
.timelog-summary {
    color: var(--bs-gray-500);

    &.timelog-summary-sum {
        color: inherit;
        font-weight: bold;
    }
}
