.cta-blog{ padding:100px 0px; }
.cta-blog .container .row .sec-btn-light{ padding:12px 15px; color:#A78047; border-color:#A78047; text-decoration:none; }
.cta-blog .text-center h6.heading-kicker{font-size: 18px; line-height: 140%;}
.testimonial-decorative{ position:relative; }
.testimonial-decorative::before{ position:absolute; content:''; left:calc(50% - 150px); height:1.6px; display:block; background-color:#A78047; width:100px; top:20px; }
.testimonial-decorative::after{ position:absolute; content:''; right:calc(50% - 150px); height:1.6px; display:block; background-color:#A78047; width:100px; top:20px; }




@media (max-width: 991px) {
    .cta-blog { padding: 60px 24px !important; }

@media(max-width:767px){
/* 	.testimonial-decorative:before, .testimonial-decorative:after{width:80px !important;}
	.testimonial-decorative:after{right:calc(-100% - 80px) !important;}
	.testimonial-decorative:before{left:calc(-100% - 80px) !important;} */
}