.demo-banner {
  margin-bottom: 20px;
  padding: 13px 16px;
  border: 1px solid #8f682a;
  border-radius: 11px;
  background: #302310;
  color: #f7d89c;
  font-size: 12px;
}

.demo-banner strong {
  margin-right: 7px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .08em;
}
