footer a,
a:hover {
    text-decoration: none;
    color: white;
}

footer {
    background-color: #1c2331; */
}

footer>.copyright {
    background-color: rgba(0, 0, 0, 0.2);
    color: rgba(75, 75, 75);
}
