

.document-title{
    background-color: var(--nic-blue) !important;
}

.table-info{
    --bs-table-bg: var(--nic-white);
    --bs-table-striped-bg: var(--nic-white);
}