/*
Theme Name: Big Gum
Author: Smook Creative
Description: Smook Creative custom theme for Big Gum
Version: 0.0.1
*/
@media all and (min-width: 1200px) {
 
	.big-gum-ball-header{
		padding-top:50px;
	}
}

.wpcf7 input[type="submit"] {
	background-color: #90d5e4 !important;
	color:black !important;
}

.wpcf7 {
    background-color: #eb3f6d !important;
	color: white !important;
}