.elementor-4859 .elementor-element.elementor-element-feb6384{--display:flex;}/* Start custom CSS for html, class: .elementor-element-363d145 */.geo-contact-form {
     max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}

.geo-contact-form form {
    background: #ffffff;
    padding: 35px;
    border-radius: 20px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.08);
}
.geo-contact-form input[type="submit"] {
    width: 100%;
    padding: 14px;
    background: linear-gradient(135deg, #2f6f6f, #1d4f4f);
    color: white;
    font-weight: 600;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.geo-contact-form input[type="submit"]:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}
.section, .elementor-section, .vc_row { padding-top: 40px !important; }
.geo-contact-form label {
    margin-bottom: 3px;
    font-size: 13px;
}/* End custom CSS */