#site-status {
  background-color: #d32101;
  color: #fff;
  padding: 0.5em;
  text-align: center;
  position: relative;
  z-index: 99;
}


#site-status a {
  color: #fff;
}

#header-wrapper {
  padding: 0px !important;
}