Add this custom CSS to the custom CSS of the website: 

 
@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap'); 

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap'); 

*, .testi-content p{ 

    font-family: 'Poppins', Arial, sans-serif; 

} 

h1, h2, h3, h4, h5 { 

    font-family: 'Pacifico', Arial, cursive; 

    font-weight:normal; 

} 

.header25 #logo h1{ 

    font-size: 30px; 

    color: #52419A; 

    line-height: 1; 

    margin: 0; 

    font-weight: normal; 

    font-family: 'Pacifico', Arial, cursive; 

    text-transform:none; 

} 

#top-search { 

    display:none; 

} 

  

#header.header25 .container{ 

    border:none; 

} 

.slider16 .swiper-slide:not(.dark) .slider-caption h2{ 

    margin:0; 

} 

.header25 .navigationBg { 

    background: rgb(68,205,167); 

    background: linear-gradient(90deg, rgb(99 39 124) 0%, rgb(37 70 166) 50%, rgb(84 193 163) 100%); 

} 

.header25 .social-icon { 

    background:#135965; 

} 

.header25 .contactDetails a span.fa{ 

    color:#2546a6; 

} 

.slider16 .swiper-slide:not(.dark) a.button, #article26 a.button.button-large{ 

    text-shadow:none; 

} 

.upToDate { 

    background:#FFC20E; 

    color: #002E6E; 

    padding:70px 0; 

    margin-bottom: -39px; 

} 

.upToDate h2 { 

    color:#002E6E; 

    margin-bottom: 0; 

    font-weight:normal; 

} 

.upToDate a.button{ 

    background-color:#fff; 

    color: #002E6E; 

    letter-spacing: normal; 

    text-shadow:none; 

} 

  

.upToDate .col-lg-3, .upToDate .col-lg-6 { 

    display: flex; 

    align-items: center; 

    flex-wrap: wrap; 

    margin:20px 0; 

} 

.upToDate p{ 

    margin-bottom: 0; 

} 

  

footer#footer26 ul.quicklinks li{ 

    width:100%; 

} 

  

#footer26 > div > div.row.info > div:nth-child(1) > a{ 

    display: inline-block; 

    background: #fff; 

    border-radius: 100px; 

    padding: 10px; 

} 

#article26 h3, 

footer#footer26 h2 { 

    font-family:'Poppins', arial, sans-serif; 

} 

.header25 .navigationBg #primary-menu.style-5 > ul > li > a:hover{ 

    bacgrkound:rgba(255,255,255,0.15); 

} 

#footer26 > div > div.row.info > div:nth-child(1) > a.footer-logo { 

    display: none; 

} 

h1, h2, h3, h4, h5, h6 {
    color: #21878d;
}

/* Color Testimonial Names */

#testimonialsArea .testimonial-full .testi-meta {
    color: #fff;
}

/* end */

/* Adam Styling */
 
 .cbContent p, 
.cbContent li, 
.cbContent ul, 
.cbContent span, 
.cbContent em, 
.cbContent a {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
 
 
.cbContent h2,
.cbContent h3,
.cbContent h4{
    
    font-family: 'Pacifico', Arial, cursive !important;
    color: #21878d !important;
}
 
 /* End */
 
/* Hide overlay on Video slider */

.video-overlay {display:none;}

/* end */

/* Hide icons from video slider */

.slider-arrow-right, .slider-element .owl-next, .flex-next {
display: none;
}

.slider-arrow-left, .slider-arrow-right, .flex-prev, .flex-next, .slider-arrow-top-sm, .slider-arrow-bottom-sm {
display: none;
}

.startSlider, .stopSlider {
display: none;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
display: none;
}

/* end */

footer#footer26 h3 {
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px;
}


