/*
// ------------------------------------------------------------------------
// Template path: src/template/footer/widgets/LinkList2.xml
// ------------------------------------------------------------------------
*/

.footer-links a {
  color: inherit;

  &:hover,
  &:focus {
    color: inherit;
  }
}
