.alert-notification a {
  color: var(--bs-light);
}
.alert-notification a:hover {
  text-decoration: underline;
}