.elementor-48090 .elementor-element.elementor-element-413ab70{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-48090 .elementor-element.elementor-element-413ab70:not(.elementor-motion-effects-element-type-background), .elementor-48090 .elementor-element.elementor-element-413ab70 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-e96d006 );}.elementor-48090 .elementor-element.elementor-element-5fee84e .elementor-heading-title{font-size:28px;font-weight:700;text-transform:uppercase;color:var( --e-global-color-primary );}.elementor-48090 .elementor-element.elementor-element-a82922c{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}body.elementor-page-48090:not(.elementor-motion-effects-element-type-background), body.elementor-page-48090 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-920329a );}/* Start custom CSS for shortcode, class: .elementor-element-4178a9d *//* Cabecera: fondo y hover en #0F4171, texto blanco */
#tablepress-141  thead tr th,
#tablepress-141  thead tr th:hover {
    background-color: #0F4171 !important;
    color: #FFFFFF !important;
}

/* Quitar cualquier efecto de hover que cambie el color de la cabecera */
#tablepress-141  thead tr th:hover {
    background-color: #0F4171 !important;
}

/* DataTables suele añadir clases de ordenación, también cubrirlas */
#tablepress-141  thead th.dt-orderable-asc,
#tablepress-141  thead th.dt-orderable-desc,
#tablepress-141  thead th.sorting,
#tablepress-141  thead th.sorting_asc,
#tablepress-141  thead th.sorting_desc {
    background-color: #0F4171 !important;
    color: #FFFFFF !important;
}

/* Icono de orden (flecha) también en blanco */
#tablepress-141  thead th .dt-column-order::before,
#tablepress-141  thead th .dt-column-order::after {
    color: #FFFFFF !important;
    opacity: 0.6;
}

/* Filas del cuerpo: enlaces en negrita y color #0F4171 */
#tablepress-141  tbody td a {
    color: #0F4171 !important;
    font-weight: bold !important;
    text-decoration: none;
}

#tablepress-141  tbody td a:hover {
    text-decoration: underline;
}/* End custom CSS */