
.checkbox-marked .v-icon.v-icon {
  color: green !important;
}
.checkbox-unmarked .v-icon.v-icon {
  color: red !important;
}

