responsible-gaming_regulatory_bar {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10;
}
.regulatory-bar {
  background: #eee;
  min-height: var(--regulatory-bar-height, 32px);
}
