/* default theme colors */
  .v-theme--light {
    --v-theme-primary: 63,81,181;
    --v-theme-secondary: 185,83,77;
  }