/* Page 404 ===================================== */

.error-page
{
	padding:50px 0;
}

.error-code
{
	font-size:100px;
	line-height:100px;
	margin:20px 0;
	color:black;
}

.error-message h3
{
	font-size:18px;
	line-height:18px;
}

.error-body p
{
	font-family: 'Lato', sans-serif;
    font-weight: 400;
	font-size:16px;
	line-height:16px;
}