.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 for section, class: .elementor-element-3dd5960 */.banner{
    transition: transform 0.5s ease;
}
.banner:hover{
    transform: scale(0.9);
}/* End custom CSS */