.navbar {
  height: 100px;
  border-bottom: 2px solid var(--secondary-yellow);
  z-index: 2;
}
