/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 20 2019 | 12:53:57 */
@media screen and (min-width: 1041px) and (max-width: 9999px){
	#main-header {
		padding-bottom:50px !important;
		background-color: rgba(0, 0, 0, 0.5)!important;
	}
}


.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    color: white;
}