.elementor-1045 .elementor-element.elementor-element-09061b5{--display:flex;--min-height:500px;--justify-content:center;--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.elementor-1045 .elementor-element.elementor-element-09061b5:not(.elementor-motion-effects-element-type-background), .elementor-1045 .elementor-element.elementor-element-09061b5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-1045 .elementor-element.elementor-element-11cd934{padding:25px 25px 25px 25px;border-radius:10px 10px 10px 10px;box-shadow:0px 10px 30px 0px rgba(0, 0, 0, 0.1);}@media(min-width:768px){.elementor-1045 .elementor-element.elementor-element-09061b5{--content-width:450px;}}/* Start custom CSS for shortcode, class: .elementor-element-11cd934 *//* Stretch the login button to 100% width */
.custom-login-form .gform_footer, 
.custom-login-form input[type="submit"] {
    width: 100% !important;
    display: block !important;
    margin: 15px auto !important;
}

/* Center the "Forgot Password" and "Register" links */
.custom-login-form .gform_user_registration_login_links {
    text-align: center !important;
    margin-top: 15px !important;
    display: block !important;
}

/* Optional: Space out the links if they are on the same line */
.custom-login-form .gform_user_registration_login_links a {
    display: inline-block;
    margin: 0 10px;
}/* End custom CSS */