body {
    background-color: #42f5ec;
}

h3 {
    font-weight: unset;
}

#schedule {
    cursor: pointer;
    margin-top: auto;
    margin-bottom: auto;
}

.custom-jumbotron {
    padding: 48px 60px;
    border-radius: 6px;
    margin-bottom: 30px;
    
    color: inherit;
}

#limit-size-schedule {
    max-width: 350px;
}