body {
	padding: 50px 0;
}


.icon-h1 {
	font-size: 60pt;
	color: #ff892a;
}

.error-box h1 {
	margin-bottom: 30px;
}

.error-box p {
	font-size: 20pt;
	margin: 20px 0;
}

.error-box p.url {
	color: #dd5a43;
}


.icon-2x {
	font-size: 2em;
}

.icon-8x {
	font-size: 8em;
}


.dark, .dark-hover:hover { color:#333!important }
.white, .white-hover:hover { color:#fff!important }
.red, .red-hover:hover { color:#dd5a43!important }
.light-red, .light-red-hover:hover {  color:#f77!important }
.blue, .blue-hover:hover { color:#478fca!important }
.light-blue, .light-blue-hover:hover { color:#93cbf9!important }
.green, .green-hover:hover { color:#69aa46!important }
.light-green, .light-green-hover:hover { color:#b0d877!important }
.orange, .orange-hover:hover { color:#ff892a!important }
.light-orange, .light-orange-hover:hover { color:#fcac6f!important }
.purple, .purple-hover:hover { color:#a069c3!important }
.pink, .pink-hover:hover { color:#c6699f!important }
.pink2, .pink2-hover:hover { color:#d6487e!important }
.brown, .brown-hover:hover { color:#a52a2a!important }
.yellow, .yellow-hover:hover { color:#ffd700!important }
.grey, .grey-hover:hover { color:#777!important }