.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {

    font-size: 16px !important;

}



.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {

    color: #b7392d !important;

}



.sp-megamenu-parent>li>a {

    color: rgb(64 71 82) !important;

}


h2 {
    font-family: 'Abhaya Libre', sans-serif;
    font-size: 36px !important;
    font-weight: 500;
    text-decoration: none;
}

h3 {
    font-family: 'Abhaya Libre', sans-serif;
    font-size: 32px !important;
    font-weight: 400;
    text-decoration: none;
}

.sppb-carousel-extended-dots ul li span {
    position: absolute;
    background: #b93629 !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: none;
    opacity: 0;
}
