
/*
Theme Name:     Kadence By Digital Media Cube
Theme URI:      https://digitalmediacube.com/
Template:       kadence
Author:         Digital Media Cube
Author URI:     https://digitalmediacube.com/
Description:    Kadence Theme By Digital Media Cube
Version:        V.1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Force label color change when a radio button is selected */
#gform_wrapper_3 input[type="radio"]:checked + label {
	color: #04d11f !important;
	font-weight: bold !important;
}
