.albums .card:hover {
    outline: 4px solid #ffdb4d;
}

.albums a {
    color: gray;
}