.menu-list__list-item:not([slot='overflow'])::after {
  height: calc(var(--header-padding) + 30px) !important;
  margin-bottom: calc(-1 * (var(--header-padding) + 30px)) !important;
}