
html * {
    font-family: "Nunito Sans", sans-serif;
  
}

 p {
   
    font-weight:400;
    font-size:1.1rem;
} 

.navigation-a .navigation__item--link {
    font-size: 1.01rem;
}

h1, h2, h3, h4 {
   font-family: "Nunito Sans", sans-serif;
}



.section__bg--light-1::before {

    box-shadow: 0 8px 10px rgb(0 0 0 / 14%);
}
.section--light .editable__container a {
    color: #d3a335;

}

a {
    color: #d3a335;
}

.section--light a { 
     color: #d3a335;
}

.staff-member__name.component__title {
    margin-top: 0;
}

.staff-b--12 .staff__item .staff-member__text-wrap {
    padding-top: 0;
  
}

