.site-box {
  background-color: hsla(120, 50%, 50%, .15);
  border: 1px solid hsla(120, 50%, 50%, .2);
}
.site-top-warning {
  border-color: hsl(0, 100%, 40%);
  color: hsl(0, 100%, 40%);
}