

/* Agency Custom CSS */

body.boah #main.content .subpage-text-inner {
    font-family: arial,helvetica,sans-serif
}

body.boah #main.content .subpage-text-inner .red {
    color: #dc143c;
}

body.boah #main.content .subpage-text-inner a:not(.agency-button) {
    color: #0000cd;
}

body.boah #main.content .subpage-text-inner > h3 {
    font-family: arial,helvetica,sans-serif;
    color: #BD5800;
}

body.boah #main.content .subpage-text-inner ul.spaced li {
    margin-bottom: 1rem
}

#footer_agency #footer_agency-brand .logo_agency {
    height: 80px;
    margin-bottom: 10px;
}