/* Contact Page Stylesheet */

.breadcrumb-area::before {
    background-image: url(../images/lodon-building-2-1.webp);
}

.contact-form .subtitle {
    color: #D3B184;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 12px;
    display: block;
    text-align: center;
}

.elementor-custom-embed {
    width: 100%;
    height: 450px;
    overflow: hidden;
}

.elementor-custom-embed iframe {
    width: 100%;
    height: 450px;
    border: 0;
}
