.card-news {
    background: linear-gradient(180deg, #b4e9bf 0%, rgba(91, 255, 91, 0) 100%);
    border-radius: 5px;
}

.text-green {
    color: #37AE5F !important;
}

.title-news {
    color: #034118 !important;
    font-size: 2rem;
}

.font-desc {
    font-size: 18px;
}