.cb-account-preview {
  position: sticky;
  top: 0;
  z-index: 10000;
  padding: 0.55rem 1rem;
  border-bottom: 1px solid rgba(81, 58, 26, 0.28);
  background: #f2c66d;
  color: #312514;
  font: 700 0.78rem/1.3 system-ui, sans-serif;
  letter-spacing: 0.035em;
  text-align: center;
}
