header > nav > div:after {
  content: "DEVELOPMENT SITE";
  font-size: 1.5em;
  font-weight: bold;
  color: #999;
  position: absolute;
  right: 30%;
  top: 0.3rem;
  text-align: center;
  letter-spacing: 0.3rem;
}

/*# sourceMappingURL=custom.css.map */
