Is there a way to prevent styles and large fonts on a paste in tinymce? I have the content wrapped on display in the notes section below but tags still show increased fonts. I'd like just simple HTML like bold, bullets, and links.
.notes {
font-size: 14px !important;
}