//archivo custom css del tempalte 2025

//elimina color morado 

div.ja-masthead { background: linear-gradient(135deg, #002333, #002333) !important;} 

.no-masthead .t3-header {  background: linear-gradient(135deg, #002333, #002333) !important;}

.view-article div.ja-masthead {
    background: linear-gradient(135deg, #002333, #002333) !important;}


.logo-image img {
    max-height: 80px !important;
}


.courses-slide a, .courses-slide #guru-component .uk-link {
    color: #4BD173;
}



.guru-mod--courses__item-title {
    color: #002333 !important;
}

