.mat-mdc-tooltip.mdc-tooltip {
  @extend .tooltip;

  .mdc-tooltip__surface {
    @extend .tooltip--surface;
  }
}
