Skip to content
Locations
You are here:
- Home
- Locations

Loading...
Go to Top
/* from the7 custom.css */
.gform_footer input[type='submit']
{
text-transform: none;
border-radius: var(--the7-medium-button-border-radius);
border: 0px solid #11af4b;
padding: 12px 18px 12px 18px;
}