@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500&display=swap);

.card__title[data-v-13eddc44] {
  min-height: 42px;
  font-size: 14px;
  font-weight: 500;
}
.card__description[data-v-13eddc44] {
  font-family: "Roboto";
  font-size: 10px;
}

.button__option {
  border: 1px solid #bdbdbd !important;
}
.button__option .v-btn__content {
  font-weight: 500 !important;
}
.button__option.theme--light.v-btn.v-btn--disabled.v-btn--has-bg {
  background-color: #fbc02d !important;
}
.button__option.theme--light.v-btn.v-btn--disabled.btn--active {
  color: white !important;
}
