/*
 Theme Name:     Divi Child
 Description:    MCB Design Theme
 Author:         Owl Media
 Author URI:     https://www.owlmedia.co.za
 Template:       Divi
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* GENERAL */


#gform_1 input, #gform_1 textarea{
  box-shadow: 0px 30px 100px 40px rgba(102,100,126,0.06);
  border: none
}

#gform_submit_button_1{
  background-color: #8F65F3;
  color: #fff;
  font-weight: 600;
  padding: 15px 20px;
  border-radius: 10px
}

.et_pb_slide_description{
  padding: 20px !important;
  height: 250px;
  overflow: scroll 
}

.et_pb_testimonial_inner{
  padding: 50px
}