/* 
 Theme Name:   Divi Child
 Theme URI:    
 Description:  a child theme of the Divi theme
 Author:       Glenn Miller
 Author URI:   
 Template:     Divi
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

h3 {
color: #bb772e !important;
}

div#tab-description > h2 {
    display: none !important;
}