.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS */.submit{
color:white;
background-color:green;
border-color:white
}
.submit:hover{
background-color:white;
color:green;
}/* End custom CSS */