.topbar { position: relative; padding-right: 60px; }
.demo-badge {
  position: absolute;
  top: 28px;
  right: 0;
  padding: 2px 8px;
  border: 1px solid #e8d9d0;
  border-radius: 5px;
  color: #956049;
  background: #fff7f1;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: .02em;
}
