.copyright {
  border-top: .072em solid #70a0fd;
}

.content-heading {
  font-size:     1.5em;
  border-bottom: .048em solid #70a0fd;
  margin-bottom: .476em;
  color:         #1c3764;
}

.navbar {
  margin-bottom: 0;
}

.dev-environment {
  background: #ffa0a0;
}

.uat-environment {
  background: #d3aaff;
}

.qa-environment {
  background: #fde37b;
}