

/* Agency Custom CSS */

#footer_agency {
    display:none !important;
}

.counties-directory {
    background-color: rgb(190 190 190 / 10%) !important;
    padding: 2em !important;
    order: 1;
    border: solid 2px #2a4d87 !important;
    border-radius: 20px !important;
    }
    
.counties-directory h1 {
    font-size: 2rem !important;
}