.elementor-12285 .elementor-element.elementor-element-b84dc60{--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-12285 .elementor-element.elementor-element-b84dc60:not(.elementor-motion-effects-element-type-background), .elementor-12285 .elementor-element.elementor-element-b84dc60 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-e4962ab );}.elementor-12285 .elementor-element.elementor-element-9b66fe7 .elementor-heading-title{font-size:28px;font-weight:700;text-transform:uppercase;color:var( --e-global-color-primary );}.elementor-12285 .elementor-element.elementor-element-111445e{--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;}/* Start custom CSS for shortcode, class: .elementor-element-97baf93 *//* Cabecera: fondo y hover en #0F4171, texto blanco */
#tablepress-183 thead tr th,
#tablepress-183 thead tr th:hover {
    background-color: #0F4171 !important;
    color: #FFFFFF !important;
}

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

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

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

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

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