div#finalPage.form-container .styledSelect[data-disabled=true] {
    color: black;
    font-weight: 500;
}
.dates {
    font-weight: 800;
}
.times {
    font-size: 86%;
    /*text-indent: .5cm;*/
    white-space: normal;
    width: 85%;
    margin-left: 10%;
    padding-top: 2pt;
}
.top-banner {
    font-size: 22pt;
}

/*
.logo-header::before {
    background-image: url(coachbus.png);
    position: absolute;
    right: 200px;
    height: 100px;
    width: 150px;
    content: ' ';
    background-size: cover;
}
*/

div#yw_warn::before {
    content: " ";
    height: 108%;
    width: 50%;
    border-top: 3px double;
    position: absolute;
    left: 25%;
}