.nav__footer a {
    color: #ffffff;
}

.social {
    display: initial
}
.social li {
    padding: 0.5rem;
    display: inline-block;
}

.social li a.social__item--youtube {
    background-color: #f22901;
}
.social li a.social__item--mixcloud {
    background-color: #000000;
}
.social li a.social__item--bandcamp {
    background-color: #4795a9;
}
.social li a.social__item--instagram {
    background-color: #7a38ac;
}

.social li a.social__item--home {
    background-color: #7ed321;
}
.social li a.social__item--discogs {
    background-color: #7ed321;
    background: url("../images/discogs.fe2f4ae95c24.svg") no-repeat center;
}

i.discogs {
    height: 1em;
}
