.empty-slot-title {
  font-family: "Arial Narrow", Impact, sans-serif;
  font-size: 14px;
  font-weight: 900;
  text-align: center;
}

.empty-slot-action {
  color: var(--text-muted);
  font-size: 10px;
  font-weight: 900;
  text-align: center;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
