section.error404 {
	
	background-color: #BD0003;
	color: #fff;
	padding:2rem 4rem;
	line-height: 1.5rem;
	
}

