/* .v-application .v-main .success {
  background-color: green !important;
  background: green !important; } */

.byron {
  background: red; }

.theme--light.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined) {
  background-color: transparent; }

.v-application .main {
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-weight: 500;
  font-style: normal; }
