/*******************************************************************************
 Add your styles here
 *******************************************************************************/
 /* Ensure the reCAPTCHA widget has appropriate spacing */
.g-recaptcha {
    margin-bottom: 15px; /* Adjust the value as needed */
}

/* Style the button container */
.button-container {
    margin-top: 15px; /* Adjust the value as needed */
}
