nav.dots {
  li.dot.active::before {
    color: $primary;
  }
}

pulsar {
  .help::before {
    color: $accent;
  }
}
