body { background-color: #222730; }
.error404 { padding: 125px 15px; text-align: center;  color: rgba(255,255,255,.77); font-size: 12px; font-family: museosans_500,Arial,sans-serif; }
.error404 > a { display: inline-block; width: 133px; margin: 5px; }
.error404 > a img { width: 100%; }
.error404 p { margin: 17px 0; line-height: 1.15em; }
.error404 ul { display: flex; justify-content: center; flex-direction: row; list-style-type: none; margin: 0; padding: 5px 0; }
.error404 ul li { padding: 9px 8px; }
.error404 ul li a { text-decoration: none; color: #fff; font-weight: 700; }
.error404 ul li a:hover { text-decoration: underline; }