.human-writing-banner {
  background: #ffd84d;
  border-bottom: 2px solid #1a1a1a;
  color: #1a1a1a;
  font-family: sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  padding: 0.85rem 1rem;
  text-align: center;
}

.navbar {
  margin-top: 0;
}
