.header-bar {
    background-color: #1b4f9b;
    color: white;
    padding: 0 24px; /* 👈 No top/bottom padding */
    text-align: center;
    font-size: 20px;
    font-weight: 600;
  }
  