/* --- Permits --- */
.county {
    color: #7aab65;
    text-decoration: none;
    line-height: 2rem;
    font-weight: 1000;
    /*align-items: left;*/
    /*text-align: left;*/
}

/* Example: if your fixed header is 80px tall */
#bc,
#pbc,
#mc,
#slc {
    scroll-margin-top: 100px; /* Add some extra padding for better visual spacing */
}

/*.county a {*/
/*color: #7aab65;*/
/*line-height: 2rem;*/
/*font-weight: 1000;*/
/*font-size: 1.17em;*/
/*text-decoration: none;*/
/*    font-weight: 500; */
/*text-align: left;*/
/*line-height: 1rem;*/
/*}*/

.muni {
    scroll-margin-top: 100px;
    color: #bbb;
    /*text-decoration: none;*/
    /*    font-weight: 500; */
    text-align: left;
    /*margin: 0.5rem 0.5rem;*/
    /*line-height: 1rem;*/
}

.muni a {
    color: #3d85c6;
    /*text-decoration: none;*/
    /*    font-weight: 500; */
    text-align: left;
    /*line-height: 1rem;*/
}

.contact_muni {
    color: #777;
    text-decoration: none;
}
.contact_number {
    color: #ccc;
    text-decoration: none;
}
