.cda-content-area {
    background: #3e89a8;
    padding: 21px 0;
    height: 100%;
    color: #fff;
}

.cda-single-content.hr.d-flex a {
    color: #fff;
}

.breadcumb-area {
    background: linear-gradient(rgba(19, 19, 35, 0.6), rgba(0, 0, 0, 0.5)), url(/assets/images/contact/banner.jpg) no-repeat center/cover;
    height: 350px;
    position: relative;
}
.cda-content-inner h4 {
    font-weight: bold;
}