.bg-cornerstone {
  background-color: #eb0029 !important;
}

* {
  margin: 0;
  padding: 0;
}

a:hover, a:focus, a:active, a:visited {
  text-decoration: underline;
  /*Example: Re-introduce underline on hover if desired for default links;*/
}

.badge {
  font-family: var(--bs-font-primary) !important;
}

