/* End custom CSS */

.elementor-widget-image .widget-image-caption {
	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);
}

/* Start custom CSS */
.elementor-fit-aspect-ratio video {
	width: 30% !important;
}
