body, p, h1, h2, h3, h4, h5, h6, button, a {
    font-family: 'Inter', sans-serif !important;
}





footer{
    background: #407464;
    padding: 5rem 0;
    color: #fff !important;
font-family: 'Inter', sans-serif !important;

}

footer a{
    font-size: 16px;
    color: #fff;
    text-decoration: none !important;
}

footer a:hover{
   color: #e9e980;
}

footer .una-icon{
   margin-bottom: 3rem;
   max-width: 300px;
}

footer i {
    font-weight: 900;
    margin-right: 0.5rem;
}

 

 footer .copyright_text{
    margin-top: 4rem;
    margin-left: 0.5rem;

 }

 footer svg{
    top : 4px;
    right: 4px;
    Position: relative;
 }

 .office_hours.footer_info{
    margin-bottom: 1rem;

 }

  footer .association_phone_number{
   margin-bottom: 0.5rem;
  }   




/* body[data-sitemap-state="/case-submission/:/"] .columnBlockLayout h1,
body[data-sitemap-state="/case-submission/:/"] .columnBlockLayout h2,
body[data-sitemap-state="/case-submission/:/"] .columnBlockLayout h3,
body[data-sitemap-state="/case-submission/:/"] .columnBlockLayout h4,
body[data-sitemap-state="/case-submission/:/"] .columnBlockLayout h5,
body[data-sitemap-state="/case-submission/:/"] .columnBlockLayout h6,
body[data-sitemap-state="/case-submission/:/"] .columnBlockLayout p,  body[data-sitemap-state="/case-submission/:/"] .columnBlockLayout .field-label {
   color: #414042 !important;
} */

.fa-map{
   margin-right: 15px;
}

.association_address, .office-wrapper {
   display: flex;
}

.association_address svg, .office-wrapper svg{
       top: 1px;
    margin-right: 10px;
}

.hours-info{
    font-weight: bold;
}

.social_media_links{
   margin-bottom: 1.5rem;
}

.single-media-option a:hover svg , .association_email a:hover svg , .association_phone_number a:hover svg {
    fill: #e9e980;
}

@media (max-width: 991px) {
  .office-wrapper{
    margin-top: 3rem;
  }
  .association_phone_number{
     margin-top: 3rem;
  }
}

.crmEntityFormView .tab-title, h3{
    border-bottom: none !important;
    padding-left: 3rem;
    margin-bottom: 3rem;
    color: #252c3e !important;
}

.info{
     color: #252c3e !important;
}

h1{
    font-weight: 500;
    padding-left: 3rem;
    color: #252c3e !important;
}