.card-cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.text-shadow-1 { text-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.25); }