a {
  color: #8fc9f8 !important;
  text-decoration: underline;
}

a:hover {
  color: var(--bs-blue) !important;
}

