.elementor-287 .elementor-element.elementor-element-ed293f0{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-287 .elementor-element.elementor-element-03e9069{text-align:center;}.elementor-287 .elementor-element.elementor-element-03e9069 .elementor-heading-title{color:#3203E0;}/* Start custom CSS */.submit{
    background-color:
green;
    border-color: white;
    color: white;
}
.submit:hover{
    background-color: yellow;
    color: green;
}/* End custom CSS */