body{
    margin: 0;
    padding: 0;
    font-family: Chronicle Display, serif !important;
}

.logo-t{
    width: 100px !important;
}

.bck-bg{
    background-color: #FFF7EA !important;
}

.headd{
    background-color: green !important;
    height: 2px !important;
}



@media (min-width: 576px) { 
    .text-gt{
        font-size:80px !important;
    }
    .txt-call{
        font-size: 50px !important
        ;
    }
    }

