/* Make social icons in the footer white */
.md-footer .md-social__link svg {
    color: white !important;
    fill: white !important;
}