.elementor-widget-image .widget-image-caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}body.elementor-page-18:not(.elementor-motion-effects-element-type-background), body.elementor-page-18 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #000407 0%, #080002 100%);}/* Start custom CSS *//* Ajusta el contenedor principal al 90% de la pantalla */
.site-content, .container, .main-content { 
    max-width: 90% !important;
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
}/* End custom CSS */