It would be nice if CF automatically generated classes for their equivalent heading style. eg…
create an .h1 class from the H1 styles, .h2 class from the H2 style, and so on.
An example for use would be to add a .h2 class to an H3 to make it look like an H2, but remain semantically correct.
Just realised, we can do this by simply adding ,.h2 straight after the H2 in CF Typography dashboard.