.error-page .error-message-title {
  font-size: 48px;
  color: #353535!important;
  font-weight: 700;
  font-family: 'Roboto'!important;
  margin-top: 20px;
  margin-bottom: 0;
}
.error-page .error-message {
  font-size: 18px;
  color: #353535!important;
  line-height: 1;
  margin-bottom: 30px;
}

img.error-logo.custom404 {
    width: 500px;
}