.elementor-1835 .elementor-element.elementor-element-b5caef2{--display:flex;}.elementor-1835 .elementor-element.elementor-element-8d99808{text-align:center;}.elementor-1835 .elementor-element.elementor-element-8d99808 .elementor-heading-title{font-family:"Lato", Sans-serif;font-weight:800;text-decoration:underline;color:#000000;}.elementor-1835 .elementor-element.elementor-element-6f09c54{text-align:center;color:#000000;}/* Start custom CSS for container, class: .elementor-element-b5caef2 *//* Base — Desktop default */
.ctct-inline-form {
    max-width: 70%;
    margin: 0 auto !important;
}

/* Tablet (between 768px and 1024px) */
@media (max-width: 1024px) {
    .ctct-inline-form {
        max-width: 85%;
    }
}

/* Mobile (under 768px) */
@media (max-width: 767px) {
    .ctct-inline-form {
        max-width: 100%;
    }
}/* End custom CSS */