.hoursofoperation {
    font-family: "Lato", sans-serif;
    font-size: 10pt;
    color: #ccc;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    padding-top: 0;
    line-height: 18pt;
}

.header_banner h5 {
	color: white;
	font-size: 18px !important;
    text-align: center;
    line-height: 24px;
    font-weight: 700;
}


/*--- Promotional Banner CODE ---*/
.promotional-banner-wrap {
background-color: #c4172c !important;
}

.promotional-banner-text {
 color: #ffffff;
 font-size: 18px !important;
}

.promotional-banner-link {
 color: white !important;
}