
.toolbar-btn[data-v-66d1ee8e] {
  border-radius: 12px !important;
  -webkit-box-shadow: 0 4px 10px rgba(81, 45, 168, 0.12);
          box-shadow: 0 4px 10px rgba(81, 45, 168, 0.12);
  -webkit-transition: opacity 0.18s ease, -webkit-transform 0.18s ease, -webkit-box-shadow 0.18s ease;
  transition: opacity 0.18s ease, -webkit-transform 0.18s ease, -webkit-box-shadow 0.18s ease;
  transition: transform 0.18s ease, box-shadow 0.18s ease, opacity 0.18s ease;
  transition: transform 0.18s ease, box-shadow 0.18s ease, opacity 0.18s ease, -webkit-transform 0.18s ease, -webkit-box-shadow 0.18s ease;
}
.toolbar-btn[data-v-66d1ee8e]:hover {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-shadow: 0 8px 18px rgba(81, 45, 168, 0.18);
          box-shadow: 0 8px 18px rgba(81, 45, 168, 0.18);
}


/*# sourceMappingURL=display-data508.7c245f4e.css.map*/