/* Custom Styles */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

 h1,h2,h3,h4,h5,h6,p,span, a, .btn{
  font-family: "Inter", sans-serif;
}
.header {
    font-size: 15px !important;
}

div#section-1747709874216 .feature__image {

    border-radius: 50%;
}

div#section-1747709874216 .feature p {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.link-list__links {
    font-size: 16px;
}
a.link-list__link {
    margin-bottom: 5px !important;
}

.slick-dots li button:before {display:none;}
.videogallery ul.slick-dots li.slick-active button {
    background: #F89E31 !important;
}

.videogallery .slick-track {
    padding-top: 0 !important;
}

.videogallery .slick-track {
    top: -25px;
}

@media(max-width:767px){
    
    br {display:none;}
    
div#block-1555988525205 {
    text-align: center;
}
    
}