a, 
h1.title > span,
.row h2 i,
.social a:hover,
.modal-toggle i:hover,
#bg-video-controls i:hover {
	color:#fe1a1a;
}

button, input[type="submit"],
button:hover, button:focus,
input[type="submit"]:focus, input[type="submit"]:hover,
.form-field span.errors,
.bounce1, .bounce2, .bounce3 {
	background:#fe1a1a;
}

button, input[type="submit"],
.form-field span.error {
	background:#fe1a1a ;
}

.form-field span.error {
	border:1px solid #fe1a1a;
}

.page-loader .progress {
	border-left-color:#fe1a1a ;
}

#main-title {
	font-family: 'Showcard Gothic';
}