.contact-info-area-2 .contact-info-items .content p {
    color: #b69974;
    margin-bottom: 5px;
}
.service-wrapper-2 .service-box-items-2 .content .link-btn i {
    transform: rotate(-40deg);
    transition: all .4s ease-in-out;
    margin-left: 30px;
    width: 43px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border-radius: 50%;
    background-color: #f7f7f900;
}
.faqs-wrapper-2 .faqs-content .faqs-button .contect-icon-box .contect-icon {
    background: #212121;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: var(--white);
    text-align: center;
    border-radius: 50%;
}
.portfolio-wrapper-2 .portfolio-items-info .portfolio-thumb .portfolio-content p {
    display: inline-flex
;
    padding: 8px 19px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    background: #eaeaea;
    color: #7d1441;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i {
    color: #b69974;
}
.cta-bg {
    background: #b69974;
}
.client-about {
    background: #eaeaea;
}
.brand-section.section-padding.section-bg.fix.sponsors {
    display: none;
}
section.testimonial-section-2.section-padding.fix.testimonials {
    display: none;
}
img.attachment-356x296.size-356x296.wp-post-image {
    width: 356px !important;
    height: 296px !important;
}