.elementor-181 .elementor-element.elementor-element-745be82{--display:flex;--margin-top:26px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-theme-post-title .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-181 .elementor-element.elementor-element-ed1c2cd .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:33px;font-weight:700;color:var( --e-global-color-50e22ce );}.elementor-181 .elementor-element.elementor-element-faee126{--display:flex;--padding-top:20px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-181 .elementor-element.elementor-element-edca7c4{color:var( --e-global-color-d9c8a9e );font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;}body.elementor-page-181:not(.elementor-motion-effects-element-type-background), body.elementor-page-181 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:radial-gradient(at bottom center, #061555 0%, var( --e-global-color-dd193ce ) 100%);}/* Start custom CSS for theme-post-content, class: .elementor-element-edca7c4 *//* Estilo para encabezados h2 */
h2 {
    font-size: 23px;
    color: #ffffff; /* blanco puro */
}

/* Estilo para encabezados h3 */
h3 {
    font-size: 14px;
}

/* Estilo para encabezados h4 */
h4 {
    font-size: 10px;
}

strong, b {
    color: #ffffff; /* blanco puro */
}
/* Estilo para los enlaces (Normal) */
.elementor-181 .elementor-element.elementor-element-edca7c4 a {
    color: #FFB606 !important;
    text-decoration: none; /* Quita el subrayado si lo deseas */
    transition: all 0.3s ease;
}

/* Estilo para los enlaces (Hover) */
.elementor-181 .elementor-element.elementor-element-edca7c4 a:hover {
    color: #ffffff !important;
    text-shadow: 0px 0px 8px rgba(255, 255, 255, 0.6); /* Un ligero resplandor para ser coherente con tu diseño *//* End custom CSS */