.bg-cover {
    background-image: url(/static/images/cover.png);
}

.bg-twitch,
.bg-twitch:hover,
.bg-twitch:focus {
    background-color: #6441a5;
    color: #ffffff;
}