.archiv-banner {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: #fff3cd;
  color: #6b5300;
  text-align: center;
  padding: 8px 16px;
  font-size: 14px;
  border-bottom: 1px solid #e6d28a;
}
