.elementor-2857 .elementor-element.elementor-element-4220e6d2{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-148588d4 */body {
    background-color: #000000 !important;
}

html {
    background-color: #000000 !important;
}

/* Fondo general del tema */
.site,
.site-content,
.page,
.content-area {
    background-color: #000000 !important;
}
/* Título "¿Para quién es este curso?" */
h2 {
    color: #ffffff !important;
}

/* Opcional: si quieres resaltarlo estilo premium */
h2 {
    color: #ffffff !important;
    font-weight: 800;
}

/* Si quieres que SOLO ese bloque se vea dorado */
section h2:contains("¿Para quién es este curso?") {
    color: #f5c542 !important;
}/* End custom CSS */