.elementor-3712 .elementor-element.elementor-element-5d332bd{--display:flex;}/* Start custom CSS for html, class: .elementor-element-5cbbe56 *//* Cambiar texto a blanco en todo el sitio, EXCEPTO encabezado y precios */
body *:not(header):not(header *):not(.price):not(.woocommerce-Price-amount):not(.amount) {
  color: white !important;
}

/* Fondo oscuro opcional */
body {
  background-color: #000 !important;
}/* End custom CSS */