.path-taxonomy {
    .card {
    margin-bottom: 3rem;

        .card-title {
            color: var(--tema);
        }
    }
}