footer .footer-link-column .footer-heading {
  border-bottom: 1px solid #ddd;
  cursor: pointer;
  padding-bottom: 5px; }
  footer .footer-link-column .footer-heading:after {
    content: '\f2c7';
    font-family: 'Ionicons';
    float: right; }
  footer .footer-link-column .footer-heading.active:after {
    content: '\f209'; }
  footer .footer-link-column .footer-heading.active + .footer.links {
    display: block; }
  footer .footer-link-column .footer-heading + .footer.links {
    display: none; }

/*# sourceMappingURL=footer-m.css.map */
