body { background: #f2f3f3; background: #f7f7f7; }
.footer { background: #f2f3f3; background: #f7f7f7; border-top: 1px solid #e1dfdf; }

.panel-account { background-color: #5f2590; }
/*.text-primary { color: #7F0FFF !important; }*/

.alert.alert-info {
    background: hsl(273 27% 97% / 1);
    background: hsl(273 46% 97% / 1);
    border: 1px dashed #d1bdff;
}

.secondaryLogo { height: 75px; margin-left: -15px; }
.navbar { background: #e5e5e5; }

.btn-light { background-color: #fff;}

div#appointmentCalendarContainer { background: #fff; }

.select-service-1-1 .service-list > div { width: 100%; }

@media (min-width: 1200px) {
    .select-service-1-1 .service-list { max-width: 800px; margin: 0 auto; }
}
.navbar { display: none; }

.survey-container-34 .questionNumber,
.survey-container-35 .questionNumber,
.survey-container-36 .questionNumber { display: none; }
.survey-container-34 .question,
.survey-container-35 .question,
.survey-container-36 .question { display: none; }
.survey-container-34 .survey-header-text,
.survey-container-35 .survey-header-text,
.survey-container-36 .survey-header-text { text-align: center; }

.locationList li { font-size: 1rem; }
#regionList .regionListEntry { font-size: 1.125rem!important; }

.card.bg-light,
.contactAddressConfirm.bg-light { background-color: #fff!important; }
