#nav-help-btn svg {
  fill: var(--btn-secondary-color);
}
#nav-help-btn:hover svg {
  fill: var(--btn-hover-color);
}
