#header {
	background: rgb(0, 127, 164);
}
#footer {
	background: rgb(0, 127, 164);
}
.pure-button-red {
	background: rgb(0, 127, 164);
}
