hr {
    margin: 1rem 0;
    color: var(--bs-gray-500);
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: 0.25;
}

a {
    text-decoration: none !important;
}
