
/* Footer legal links */
.footer-5 .copyright-area .legal-links {
  color: #ffffff;
}

.footer-5 .copyright-area .legal-links a {
  color: #ffffff !important;
  text-decoration: none;
  transition: color 0.2s ease, text-decoration-color 0.2s ease;
}

.footer-5 .copyright-area .legal-links a:hover {
  color: #ffffff !important;
  text-decoration: underline;
}

/*# sourceMappingURL=maps/custom.css.map */
