.content-new-editor {
  h1, h2, h3, h4, h5, h6 { font-weight: bold; }
  a { text-decoration: none; }
  h1 { font-size: 5rem; }
  h2 { font-size: 3rem; }
  h3 { font-size: 2rem; }
  h4 { font-size: 1.5rem; }
  h5 { font-size: 1rem; }
  h6 { font-size: .5rem; }
}