.cards-groups{
    min-height: 12rem;
    color: var(--primary-color) !important;
}

.card-title{
    color: var(--primary-color);
}