.greenBackground {
	background: #40AA55;    
}

.blackColor {
	color: black;
}

.lineHeight07 {
	line-height: 0.7;
}

.lineHeight30 {
	line-height: 3;
}

.boxSizing {
	box-sizing: unset !important;
}

.textTransform {
	text-transform: unset !important;	
}

.h1Font {
	font-size: 42px !important;
}

.h2Font {	
	font-family: Nunito !important;
}

