@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville');
/**
    font-family: 'Libre Baskerville', serif;
**/
h1,h2,h3,h4,h5 {font-family: 'Libre Baskerville', Helvetica, Arial, sans-serif !important;}
.mpce-cfa-form .mpce-cfa-message .mpce-cfa-success{color:#000000 !important; font-weight:bold !important;}
@media screen and (max-width: 767px){
.content-area{margin-top: 3vw;}
}
@media screen and (max-width: 768px) {
.header{
    padding-bottom: 20px;
    padding-top:20px;
}
.logo_img{
    padding-right:10px !important;
    width: 50px;
    float: left;
}
.title span{
    padding-left:10px !important;
    font-size:22px !important;
}
i.responsive_bar {
    font-size: 22px;
    height: 35px;
    width: 40px;
}
}

