#sp-header {
  background: #1a1b1d none repeat scroll 0 0;
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  height: 90px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 333;
}

.error-page a.btn {
  margin-top: 25px;
  background-color: #444444;
  color: #ffffff;
}

.error-page .error-code {
  font-weight: 300;
  font-size: 210px;
  line-height: 1;
  margin: 110px 0 5px;
  padding: 0;
  color: white;
}