.section-title-two.white-title .title {
    color: #005d00;
}
.testimonial-bg-two {
    background-position: 50%;
    background-size: cover;
    padding: 120px 0;
    background: white !important;
}
.testimonial-item-two {
    background: #005d0033;
    border-radius: 10px;
    padding: 40px;
}
.testimonial-nav button, .testimonial-nav-two .slick-arrow {
    background: #005d00 !important;
    color: var(--ck-color-selector-caption-background) !important;
}
.testimonial-bg-two{
   margin: 80px 0;
}
.breadcrumb-bg {
        padding: 70px 0 100px;
}