/*!
Theme Name: Hello Elementor Child
Theme URI: https://www.sidekickit.nl
Author: Sidekick-IT
Template: hello-elementor
Version: 1.4.0
Text Domain: hello-elementor-child
*/

/* Move the submit button back to the left when hcaptcha is used. */
.gform_footer .h-captcha {
    position:absolute;
}
.gform_footer .gform_button {
    margin-top: 100px !important;
    margin-left: 0 !important;
}

.rectangle-image {
    aspect-ratio: 16/9;
    height: auto;
    width: 100% !important;
}

.full-h {
    height: 100% !important;
}