a, 
h1.title > span,
.row h2 i,
.social a:hover,
.modal-toggle i:hover,
#bg-video-controls i:hover {
	color:#e4c873;
}

button, input[type="submit"],
button:hover, button:focus,
input[type="submit"]:focus, input[type="submit"]:hover,
.form-field span.errors,
.bounce1, .bounce2, .bounce3 {
	background:#e4c873;
}

button, input[type="submit"],
.form-field span.error {
	background:rgb(221 193 113);
}

.form-field span.error {
	border:1px solid #e4c873;
}

.page-loader .progress {
	border-left-color:#e4c873;
}

.one-half b {
	color:#e4c873;
}