.learning-card--new-content,
.learning-card--new-content .learning-card__content {
    background-color: #f1f5f9 !important;
    color: #0f172a !important;
}

.learning-card--new-content .learning-card__text {
    color: #0f172a !important;
}

.learning-card--new-content .learning-card__eyebrow {
    color: #d97706 !important;
}

.learning-card--new-content .learning-card__text h3 {
    color: #0f172a !important;
}

.learning-card--new-content .learning-card__text p {
    color: #475569 !important;
}

.learning-card--new-content .learning-card__arrow {
    color: #ea580c !important;
}
