/*--------------PLEASE PLACE ALL CUSTOM CSS HERE ---------*/
h1,h2,h3 {font-family: 'Montserrat'; text-transform: uppercase; }

@media only screen and (min-width: 992px) {
	
}

@media only screen and (min-width: 768px) {
	
}


.fa-thumbs-up:before, .fa-thumbs-down:before {
	color: white;

}