/*
Theme Name: child
Version: 1.0
Template: main
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*Add your own styles here:*/

a.privacy-policy-link {
    text-decoration: underline;
}

.gform_wrapper input[readonly='readonly'],textarea[readonly='readonly'],.gform_wrapper select[disabled='disabled'],.gform_wrapper input[disabled='disabled'],.gform_wrapper input[disabled='disabled'] + label {
    color: #000!important;
    cursor: not-allowed;
}