
/* Footer Brand Link */
.footer-brand-link {
  color: inherit;
  text-decoration: none;
}

.footer-brand-link:hover {
  color: inherit;
  text-decoration: none;
  opacity: 0.9;
}
