@font-face {
    font-family: 'kaushan_scriptregular';
    src: url('../fonts/kaushanscript-regular-webfont.woff2') format('woff2'),
         url('../fonts/kaushanscript-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.fuentetitulo {font-family: kaushan_scriptregular;}
.sp-megamenu-parent li.active a {color:#22b8f0;font-size: 1rem;font-weight: 600;}
.sp-megamenu-parent li:hover a {color:#3ba695;font-size: 1rem;font-weight: 600;}
.sp-megamenu-parent li a {color:#ffffff;font-size: 1rem;font-weight: 600;}
.mod-articles-grid li::marker {color:#ffffff;}
.mod-articles-title a {color:#1f2d56;font-size: 1.5rem;font-weight: 600!important;}
.article-header h1 {color:#1f2d56;font-size: 1.5rem;font-weight: 600!important;} 
.mod-articles-item-content p {font-size: 1rem;}
.com-content-article__body p {font-size: 1rem;}
.burger-icon span {background-color:#dd2770!important;}