/*Increase tooltip width */
:root {
  --md-tooltip-width: 600px;
}