This is my heading.
.main-heading { color: red; } h1 { color: blue; }
<h1 class="main-heading">This is my heading.</h1>