        :root {
          --color-primary: #5d5cfb !important;
          --font-color: #323232 !important;
          --background-page: #fafafa !important;
          --size-border-radius: 1rem !important;
          --login-background: url('/-/theme/image/login-background?t=1784196437') !important;
        }

        img.logo {
          content: url('/-/theme/image/logo?t=1784196437');
        }

        .app-name::before {
          content: 'DEV';
        }
      