.nav-pills {margin-bottom:30px!important;}
.nav-pills a.nav-link {color:#131313!important;text-decoration:none!important;padding:10px;border:1px solid #d3793b;border-radius:5px;margin-bottom:10px!important;width:100%!important;}
.nav-pills a.nav-link h4 {margin-bottom:0.2rem!important;font-size:1.1rem!important;}
.nav-pills a.nav-link.active, .nav-pills a.nav-link:hover {background:#FAF1EA!important;color:#000!important;}
.nav-pills a.nav-link p {margin-bottom:0px!important;font-size:0.8rem!important;color:#6c757d!important;}

.tab-content .tab-pane.active {padding:50px 40px;}
.tab-content .tab-pane.active i {font-size:1.8rem!important;color:#6c757d!important;margin-bottom:20px;}
.tab-content .tab-pane.active h3 {color:#131313!important;}
.tab-content .tab-pane.active p {color:#6c757d!important;}
.tab-content .tab-pane.active a {text-decoration:none!important;}
.tab-content .tab-pane.active a i {font-size:inherit!important;color:inherit!important;}


@media screen and (max-width:1000px) {
  .tabbed-testimonials {padding-left:15px;padding-right:15px;overflow:hidden;}
}
