.matec-sjc-listing-item__type-badge--evento {
    background: var(--e-global-color-78bc17f);
}

.matec-sjc-listing-item__date {
    background: rgba(34, 197, 94, .10);
    color: var(--sjc-success);
    border: 1px solid rgba(34, 197, 94, .18);
}

.matec-sjc-listing-item__button--evento {
    background: var(--e-global-color-78bc17f);
    color: var(--sjc-text-inverse);
}

.matec-sjc-listing-item__button--evento:hover {
    background: var(--e-global-color-78bc17f);
}