  @import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap');


html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div {

 

    font-family: 'Comfortaa' !important;

 

}


.slide-price{
    display:none;
}


.navbar{
    border:0px!important;
}

.footer{
    border:0px;
}

/* fix header image */
@media only screen and (max-width: 576px) {
        .fix-mobile-section .is-overlay-bg{
            background-position: 85% 60%;
    }
    
    
    .about-header{
        margin-top: 250px;
    }
}

li.menu-link > a:hover {

    color: #A20953;
    border-bottom: solid 2px #A20953 !important;

}
#code-btn {display:block!important}

.footer{
    background-color:#fff!important;
}
