:root {
    --app-primary: #eb7a38;
}

.bg-user-fixed-variavel {
    background-color: var(--app-primary) !important;
}