/*
Theme Name:  Infinito
Theme URI:   https://dinfinito.in
Version:     1.0
Description: A child theme created for our site Infinito.
Author:      support@cgxperts.com
Author URI:  https://dinfinito.in
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/

/*tabs in detail solutions pages*/

.dle-tab-04 ul.et_pb_tabs_controls{
  width : 40% !important;
}
.dle-tab-04 h4{
color : #FFFFFF;
  font-weight : 600;
}
.dle-tab-04 img{
  border-radius : 25px;/*images in tabs module rounded border*/
}
/*form*/
.et-pb-contact-message {
    color: #fff !important;
}