.bg-soft-primary {
    background: var(--bg-primary-light);
}

.bg-primary {
    background: var(--bg-primary);
}