I want to make the font size bigger on the tooltips with Angular 2 Materials Tooltips. https://material.angular.io/components/tooltip/overview
How can this be done? For Angular 1 Materials, I see people suggesting to just add to the CSS class .md-tooltip but that's not used in Angular 2 Materials.