<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#et-secondary-nav li ul, #top-header,#footer-bottom {background-color: #194789 !important; }
@media screen and (max-width: 400px){ #top-header {background-color: #194789!important; } }
.menuphone {color: #194789 !important; }

a {
    color: #000000;
    text-decoration: underline;
}

@media (max-width: 479px){
.azc_tsh_toggle a {
    color: #9d9d9d;
    text-decoration: underline;
    line-height: 18px;
    font-size: 13px;
}
.mapwidget {display:none;}
#main-content .container {
    padding-top: 60px;
}
.inner-content {
    margin-bottom: 40px;
}
}
.azc_tsh_toggle a {
    color: #9d9d9d;
    text-decoration: underline;
}
.azc_tsh_toggle {
    list-style: none !important;
}

.azc_tsh_toggle_container ul {
    margin-left: 0px !important;
}
.et_pb_widget ul li a {
    color: #9d9d9d !important;
}
.et_pb_widget ul li a:hover {
    color: rgb(151, 64, 119) !important;
}

#main-footer {
    background-color: #194789 !important;
}
#footer-bottom &gt; .container {
    border-top: 1px solid rgba(201,201,201,.3);
    padding-top: 15px;
}

#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover {
    color: #ffffff !important;
}

.list_columns {
    margin-bottom: 15px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
@media (max-width: 479px){
.list_columns {
    margin-bottom: 15px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
}</pre></body></html>