.best-sellers {
  h2 {
    padding-bottom: var(--gap-s);
    color: var(--carbon);
  }
}
