.bs-icon.bs-icon-primary {
  /*color: var(--bs-white);*/
  background: rgb(33,37,41);
}

.link-colour:hover {
  color: silver;
}

