
.toolbar-btn[data-v-2493b380] {
  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-2493b380]: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-data432.f8d726aa.css.map*/