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