.bg-secondary {
    background-color: var( --secondary4 )!important;
}

.bg-info {
    background-color: var( --information )!important;
}
