.wpb_row h3{
   font-size:18px ;
   font-weight:700;
}
.coloredbox{
   background:#978C79;
  
}
.coloredbox *{
     color:#fff;
}

.pagesection h4{
   font-size:32px;
   font-weight:700;
   text-transform: uppercase; 
}

.clients_slider .clients_slider_header { display: none !important; }

input, textarea{
   background-color:#ebe4d6 !important;
   border-color:  #ebe4d6 !important;
   -webkit-box-shadow: none !important;
   box-shadow:none !important;
}