/* default theme colors */
  .v-theme--light {
    --v-theme-primary: 63,81,181;
/*    --v-theme-secondary: 255,183,77;*/
   --v-theme-secondary: 149, 70, 124;
}
img#blob_logo {
  max-width: 100%;
  max-height: 50px;
  object-fit: contain;
  height: auto !important;
}


.v-toolbar-items > .v-btn.Tags {
display: none !important;
}


#blob_main #blob_tagline { display: none; }