[data-bs-theme="light"] #reporting .text-white {
    color: var(--bs-body-color) !important;
}

[data-bs-theme="light"] #reporting .text-white-50 {
    color: var(--bs-secondary-color) !important;
}