.jojo-header--sticky {
  position: sticky;
  z-index: 100;
  top: 0;
  box-shadow: var(--box-shadow);
}