/* ================================ EVENTO ==================================*/
.img-evento {
    width: 100%;
    height: 350px;
    max-height: 400px;
    object-fit: cover;
}

.img-card-evento:hover {
    cursor: pointer;
}