/*
 Theme Name:   Custom theme by webwow
 Theme URI:    https://webwow.co
 Description:  This theme is designed by webwow
 Author:       webwow - a Pro Web Agency
 Author URI:   https://webwow.co
 Template:     Divi
 Version:      1.0.0
*/

/**To get started add your custom CSS below**/

.pa-contact-form-submit-fullwidth .et_contact_bottom_container {
	width: 100%;
	flex-direction: column;
	gap: 1em;
	padding-left: 3%;
	margin-top: 0px;
}
.pa-contact-form-submit-fullwidth .et_contact_bottom_container button {
	width: 100%;
	margin: 0;
}