/* Custom Styles */
 a.link-list__link:hover{
    background-color: #ccc;
}
 a.dropdown__trigger:hover{
    background-color:  #ccc;
}
@media (min-width: 768px){
  .header a.link-list__link  {
    font-size: 20px !important;
    padding: 15px 10px;
}
a.dropdown__trigger{
    padding:15px 10px;
}
.dropdown__menu{
    margin: 1em;
}
}

P,li{
    font-size: 17px;
}
#section-1617452063473 .section{
    background-image: linear-gradient(
180deg
, rgba(163,176,179,0.8) 0%, #e6ebec 100%);
}



.footer__content {
    padding-bottom: 0px;
}
.social-icons__icon {
    font-size: 30px; }
    
    .social-icons__icons {
    display: flex;
}
    .social-icons{
      display:inline;
  } 
   div#section-1617438403572 {
    border-top: 1px solid #7a7a7a;
}
.header__block {

    font-size: 19px;
    display: block;
    margin: 0 20px;
}


@media only screen and (max-width: 768px) {
    br{display:none;}
#section-1617433007786 .sizer {
    padding-left: 0px;
    padding-right: 0px !important;
}
}
h3,h1,h2{
   font-weight:400; 
}

#section-1617453712829 .btn{
    font-weight: 400 !important;
}