/* Last-Modified: Sat, 1 Jan 2000 10:00:30 GMT [ver: ] */
/* Current-Time:Sat, 26 Sep 2026 09:09:30 -0500*/
/* Hide "View archived works" wherever FASO outputs it */
.faso-works-section-footer,
.faso-works-link-archived-works {
  display: none !important;
}

/* Hide only the top-level Home link in desktop and mobile navigation */
.main-nav.faso-nav > ul.sf-menu > li:first-child,
.mobile-nav > ul > li:first-child {
  display: none !important;
}