.add-item[data-v-7fe6aa38] {
  color: blue;
  text-decoration: underline;
  font-size: 12px;
}
.add-item[data-v-7fe6aa38]:hover {
  font-weight: bold;
  cursor: pointer;
}
.remove-item[data-v-7fe6aa38]:hover {
  font-weight: bold;
  cursor: pointer;
}

.inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}


/*# sourceMappingURL=75.7b762ffd.css.map*/