/* Footer link size reduction for index page */
footer .footer-link .bottom-nav-link {
  font-size: 70% !important; /* 50% of the parent font size */
  line-height: 1.2 !important;
}


