.elementor-2610 .elementor-element.elementor-element-1343bd0{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2610 .elementor-element.elementor-element-49096b7{text-align:center;}.elementor-2610 .elementor-element.elementor-element-49096b7 .elementor-heading-title{font-size:35px;}.elementor-2610 .elementor-element.elementor-element-4103ecd.elementor-element{--align-self:center;}@media(min-width:768px){.elementor-2610 .elementor-element.elementor-element-1343bd0{--content-width:1600px;}}/* Start custom CSS for container, class: .elementor-element-1343bd0 */.wpforms-container.wpf-center {
    margin: 0 auto !important;
    /* Adjust the width in the next 2 lines as your site needs */
    max-width: 500px !important;
    width: 500px !important;
}

/* Readjust the form width for smaller devices */
@media only screen and (max-width: 600px) {
    .wpforms-container.wpf-center {
        /* Reset the width for devices under 600px */
        max-width: unset !important;
        width: auto !important;
    }
}/* End custom CSS */