/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2025 | 08:00:30 */
.newsletter-form {
   display: grid;
  grid-template-columns: 70% 36%; 
   gap: 10px;
}

.newsletter-form input[type="submit"] {
    font-size: 19px ! IMPORTANT;
    font-weight: 700 !important;
    text-transform: capitalize !important;
    border-radius: 8px;
    background: #a58432 !important;
    border: none ! IMPORTANT;
    padding-top: 0px !important;
    padding-bottom: 2px !important;
    margin-top: -2px;
}
.newsletter-form input[type="email"] {
    margin: 0px !important;
    font-size: 17px !important;
    height: 51px;
    margin-top: -3px ! IMPORTANT;
    border-radius: 8px !important;
}
.tekst-onder-letter {
	    margin-top: -13px;
}
.newsletter-row form.wpcf7-form.init {
    margin-bottom: 0px !important;
}
.newsletter-row h2 {
	word-spacing: -2px;
}
.newsletter-row {
	background: #e7decd !important;
    padding: 47px;
    border-radius: 2em;
}
.newsletter-row td {
    border: none !important;
    width: 100% !important;
    margin: 0px !important;
}
.newsletter-row p {
    margin-bottom: 0px !important;
}

.newsletter-row table {
    margin-bottom: 0px ! IMPORTANT;
}
.newsletter-row form.wpcf7-form.resetting {
    margin-bottom: 0px !important;
}
td.email {
    padding-right: 0px !important;
}
