/*TYPOGRAPHY*/
/* .vanilla p{float:left;} */
.wysihtml5-editor { font-size: 1.4em; color: #333; line-height: 1.5em; }
.wysihtml5-editor p { font-size: 1em; }
.wysihtml5-editor b { font-weight: bold; }
.wysihtml5-editor i { font-style: italic; }
.wysihtml5-editor ul, 
.wysihtml5-editor ol { margin-left: 1em }
.wysihtml5-editor li { font-size: 0.8em; }
.wysihtml5-editor img { display: block; width: 100%; }
.wysihtml5-editor blockquote {}
/* .wysihtml5-editor blockquote { margin: 1em 0; font-style: italic; font-size: 150%; display: block; float: left; width: 50%; } */
