.elementor-kit-7{--e-global-color-primary:#0171B8;--e-global-color-secondary:#01497A;--e-global-color-text:#CBDFEB;--e-global-color-accent:#9D9B9C;--e-global-color-b2ac354:#E5E5E6;--e-global-color-492fa96:#333333;--e-global-color-296037a:#EFA96A;--e-global-color-895637d:#D87E39;--e-global-color-110a122:#FFEADB;--e-global-color-34690c2:#111111;--e-global-color-67bfa6d:#89CEFA;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-492fa96 );font-family:"Inter", Sans-serif;font-size:1.8rem;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-secondary );}.elementor-kit-7 a:hover{color:var( --e-global-color-895637d );}.elementor-kit-7 h1{color:var( --e-global-color-34690c2 );font-family:"Work Sans", Sans-serif;font-size:5.8rem;font-weight:600;}.elementor-kit-7 h2{color:var( --e-global-color-secondary );font-family:"Work Sans", Sans-serif;font-size:3.6rem;font-weight:600;}.elementor-kit-7 h3{color:var( --e-global-color-secondary );font-family:"Work Sans", Sans-serif;font-size:2.4rem;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Tipografía fluida basada en viewport y rem */

html {
  font-size: 62.5%; /* 1rem = 10px */
}

.actividades {
    font-weight: normal!important;
    color: #D87E39!important;

} 
.subrayado {
  display: inline-block !important;
  width: fit-content !important;
  background-image: linear-gradient(to right,  #CADEEA, #E5E5E6);
  background-repeat: no-repeat;
  background-size: 100% 28%; /* altura fina */
  background-position: 0 100%; /* justo bajo el texto */
}
.centro.elementor-heading-title {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.grande {
    font-size: 2rem;
    color: #01497A;
}
.grande a:hover {
    color:#D87E39!important;
}/* End custom CSS */