
#test-env-banner{
  display: none;
  background: #c1121f;       
  color: #fff;
  text-align: center;
  font-weight: 1000;
  padding: 8px 12px;
  font-size: 40px;
  letter-spacing: .4px;
  border-top: 3px solid #ffdddd;
  border-bottom: 3px solid #ffdddd;
}

