.footer {
    background-color: rgba(0, 0, 0, 0.75);
}

.footer .fa-discord:hover {
    color: rgb(74, 42, 134) !important;
}

.footer .fa-bluesky:hover {
    color: rgb(0, 99, 192) !important;
}

.footer .fa-x-twitter:hover {
    color: rgb(1, 117, 226) !important;
}

.footer .fa-instagram:hover {
    color: rgb(145, 0, 150) !important;
}