/*
Theme Name: Western Interlock 2020
Description: This is the sample theme created for the Genesis Framework.
Author: Cory Pratt
Author URI: https://www.lonemill.com/

Version: 1.0.0

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: western-interlock
Requires at least: 5.4
Requires PHP: 7.2
*/

.gform-icon--circle-error {
	display: none;
}

@media all and (min-width: 992px) {
	.app-cube {
		font-size: clamp(14px, 1.159vw, 16px);	
	}	
}