// 👉 Tooltip
.v-tooltip {
  .v-overlay__content {
    font-weight: 500;
  }
}
