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

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