.menu-anchor-offset:before {
  content: "";
  display: block;
  height: 80px; /* adjust to match your header height */
  margin-top: -80px;
  visibility: hidden;
}