.elementor-328 .elementor-element.elementor-element-22cfb49{--display:flex;--margin-top:3em;--margin-bottom:6em;--margin-left:0em;--margin-right:0em;}/* Start custom CSS for html, class: .elementor-element-095ef87 *//* Pure CSS for responsiveness and hover effects */
        .contact-card {
            display: flex;
            flex-direction: column;
        }

        @media (min-width: 768px) {
            .contact-card {
                flex-direction: row;
            }
        }

        .map-link:hover {
            background-color: #ea580c;
        }

        .submit-button:hover {
            background-color: #ea580c;
        }/* End custom CSS */