.card > a { 
    text-decoration: none;
    color: #142800;
}

.card-img-top {
    height: 200px; object-fit: cover;
}