Hey, I installed @angular/material using the guide provided in Angular docs and I'm getting some problems getting it to run as it should. As of now, only some components are styled properly. For example the screenshot I attached is working fine for buttons, but the card itself isn't using any text style except for the font.
Link to stackblitz
https://stackblitz.com/edit/node-bp7uf3
I created a new thread as the old one got too cluttered with possible solutions that unfortunately didn't help.