/* PLACE YOU CUSTOM STYLES IN THIS FILE */

a {
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
    text-decoration: none;
}
