/*
color 2
*/

.full-width {
	background-color: rgba(74,120,156,0.6);
}
.footer {
	background-color: rgba(133,193,245, 0.8);
}
.text-404 h2 {
	color: rgba(133,193,245, 0.9);
}
