.CardNovedad__link{
    text-decoration: none;
}
.CardNovedad__link .card-body{
    height: 215px;
}
.Novedad__link{
    font-family: 'DMSans-Regular';
    font-weight: 400;
    font-size: 14px;
    color: #00000080;
    position: absolute;
    bottom: 20px;
}

.Novedad__category{
    color: #007AC2;
    font-family: 'DMSans-Regular';
    /* font-weight: 800; */
    font-size: 16px;
    text-transform: uppercase;
}
.Novedad__title{
    color: #131313;
    font-family: 'DMSans-Regular';
    font-weight: 600;
    font-size: 20px;
}
.Novedad__shortDescription{
    color: #131313;
    font-family: 'DMSans-Regular';
    font-weight: 400;
    font-size: 16px;
    margin-top: 30px;
}
