/*
Theme Name: Western Growers Association
Theme URI: http://www.36creative.com/
Version: 1.0.0
Author: 36Creative
Author URI: http://www.36creative.com/
Text Domain: 36creative

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
.wrapper .gf-form .gform_fields .gfield.val-selected .gfield_label {
    opacity: 1 !important;
}

footer .footer-in .footer-bottom .footer-links ul li a {
    color: #b5b5b5;
    padding: 10px;
}

.hero {
    width: 100%;
    max-height: 100vh;
    height: 100vh !important;
    position: relative;
    background-color: #212121;
}