/*
Theme Name: Divi Child
Theme URI: http://yourwebsite.com/divi-child/
Description: Child theme for the Divi theme created by Elegant Themes
Author: Your Name
Author URI: http://yourwebsite.com
Template: Divi
Version: 1.0.0
*/

@import url("../Divi/style.css"); /*this is what pulls in the parent's content.  **DO NOT EDIT THIS LINE***/

/* Responsive Disclaimer */
form .gfield .gf-disclaimer {
    display: block !important;
    margin-top: 10px; /* Optional spacing */
}
