
/*!
 * File with special class for the footer elements.
 */

.footer-links {
 text-decoration: none;
 color: var(--bs-secondary-color);
}