div:has(>.repeater-sub-tarefa) {
}

.fi-section-content:has(.repeater-sub-tarefa) {
    padding: 1.5rem 5.5rem!important;
}

.repeater-tarefa-filhas-header {
    background-color: #bcbcbc !important;
    padding: 0!important;
}

.dark .repeater-tarefa-filhas-header {
    background-color: #363636 !important;
    padding: 0!important;
}
