/*--------------PLEASE PLACE ALL CUSTOM CSS HERE ---------*/


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

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

.fa-thumbs-up:before {
	color: #0C4694;
}
.fa-thumbs-down:before {
	color: #0C4694;
}


nav.nav-bar.text-center {
	top: 30;
}