.elementor-kit-6 a {
    color: #ffffff;
}

.contact-hero .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.45);
}


.contact-hero .content {
    position: relative;
    z-index: 2;
    color: #fff;
}

.contact-hero h1 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 12px;
}

.contact-hero .breadcrumb {
    font-size: 17px;
    opacity: 0.95;
}
