.test-environment-banner {
  padding: 7px 14px;
  color: #7a4c00;
  background: #fff3cd;
  border-bottom: 1px solid #efdb9d;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
}

.site-footer {
  padding: 14px;
  color: #71817e;
  text-align: center;
  font-size: 12px;
}

.site-footer a { color: inherit; text-decoration: none; }
.site-footer a:hover { text-decoration: underline; }

@media (max-width: 720px) {
  .shell .site-footer { padding-bottom: 82px; }
}
