.elementor-476 .elementor-element.elementor-element-632e9f2{--display:flex;}.elementor-476 .elementor-element.elementor-element-632e9f2:not(.elementor-motion-effects-element-type-background), .elementor-476 .elementor-element.elementor-element-632e9f2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-476 .elementor-element.elementor-element-3c38700{padding:20px 20px 20px 20px;text-align:center;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-67271bbe *//* Color del texto general a blanco */
#cmplz-document, 
#cmplz-document p, 
#cmplz-document span, 
#cmplz-document li,
#cmplz-document h1, 
#cmplz-document h2, 
#cmplz-document h3, 
#cmplz-document h4 {
    color: #ffffff !important;
}

/* Color de los enlaces al dorado de tu marca */
#cmplz-document a {
    color: #cca456 !important; /* Cambia este HEX si tu dorado exacto es otro */
    text-decoration: underline;
}

/* Efecto hover opcional para los enlaces */
#cmplz-document a:hover {
    color: #e5b969 !important; 
}
/* Texto oscuro solo dentro de las tablas y desplegables */
#cmplz-document details *,
#cmplz-document .cmplz-dropdown *,
#cmplz-document table * {
    color: #333333 !important; 
}
#cmplz-document table a {
    color: #cca456 !important; /* Mantiene el dorado en los enlaces internos */
}/* End custom CSS */