section.schedule {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #F1F1F1;
    background-color: #FFAA00;
}