/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/


/* Jack 2017-12-06: Make the DMT forms more usable */
.dmt-form-custom-style .gfield_label {
	font-size: 20px !important;
    color: black;
}

.dmt-form-custom-style .gfield_description {
	font-size: 14px !important;
}




