I've noticed that my index.html file has a lot of style elements when using Angular Material, and I'm not sure why. Here's an example in the header element where different classes are used for Angular Material components.
https://i.sstatic.net/jYwn6.png
Is this setup correct? Could it be causing my HTML file to slow down?