/* Keep both rows of the shared product header visibly separated. */
.foundry-header .header-top,
.foundry-header .header-bottom {
  border-bottom: 1px solid var(--line);
}
