.card-description {
    width: 100%;
    border: none;
    margin-top: -70px;
    margin-bottom: 20px;
    padding: 0px 1rem !important;
    background: #EAEAEA;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.card-description p {
    font-size: 12px;
}

.card-description .f-14 {
    margin-bottom: 4px;
}

/* .title-rvc {
    text-transform: lowercase;
}

.title-rvc:first-letter {
    text-transform: uppercase
} */
