.elementor-kit-1502{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#F9C349;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Mono";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-1502 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Párrafos dentro del contenido del post */
.elementor-widget-container p {
  margin-bottom: 1.2em !important;
}

/* Listas desordenadas y ordenadas */
.elementor-widget-container ul,
.elementor-widget-container ol {
  margin: 1em 0 1em 2em !important;
  padding-left: 1.5em !important;
}

/* Espaciado entre items de lista */
.elementor-widget-container li {
  margin-bottom: 0.6em !important;
}

/*citas con fondo*/
.elementor-widget-container blockquote{
    background: #fffbf3;
    color: #000;
}/* End custom CSS */