@import "black.css";

.card-container {
    background: linear-gradient(lightskyblue, blue);
}

footer ul.social-networks li a {
    color:  blue;
}