/* $body-font-family: 'Noto Sans HK', sans-serif; */
.export-block[data-v-4b813d23] {
  width: 100%;
  display: flex;
  flex-direction: column;
  border: 2px solid #1b718a;
  border-radius: 5px;
  background-color: #ffffff;
  align-items: center;
}
.export-block > .v-btn[data-v-4b813d23] {
  background-color: #c3dec5;
  border-radius: 11px;
  color: #2e7d32;
  font-size: 0.875rem;
  font-weight: 500;
}
.export-block > .v-btn .v-image[data-v-4b813d23] {
  height: 20px;
  width: 20px;
  min-width: 20px;
  margin-right: 0.5em;
}
