/*** PAGE NOT FOUND ***/

.error-404-module,
.error-500-module {
  background: url(https://secure.bushheritage.org.au/image/layout/404-background.jpg) center top !important;
  background-repeat: no-repeat;
  background-size: cover;
}

.error-404-module_outer {
  padding-top: 10px;
  min-height: 950px;
  ;
  margin-top: -35px;
  padding-top: 10px;
}

.error-page__code {
  font-size: 10em;
  line-height: 1 !important;
  color: #6f6f6f !important;
  font-weight: 700;
  margin-top: 20px;
}

.error-404-module__intro {
  color: #6f6f6f !important;
  font-size: 28px;
  color: #fff;
}

.error-404-module p.small {
  font-size: .8rem;
  color: #6f6f6f !important;
}