/*
 Theme Name:  Divi Child Theme
 Theme URI:    
 Description:  Child Theme for Divi
 Author:       
 Author URI:   
 Template:     Divi
 Version:      1.0.0
*/


/*****Add any custom CSS below this line*****/

/* Style the Divi Form Success Message */

.et-pb-contact-message p {
color: #ffffff;
font-size: 21px;
font-weight: 700;
text-transform: uppercase;
}

/* Style the Divi Form Error Message */

.et-pb-contact-message li {
color:red;
font-weight:700;
font-size:18px;
}