/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 23 2026 | 15:11:49 */
/* Main contact form */
.elementor-widget-wpforms {
    padding: 0 3rem;
}

.wpforms-submit-container {
	display: flex;
	justify-content: right;
}

 /* Confirmation message */
.wpforms-confirmation-container-full {
    background-color: #7dc7ae!important;
    border-radius: 15px !important;
	border: 0 !important;
}

.wpforms-confirmation-container-full * {
	color: white !important;
	font-size: 120% !important;
}
