/* color of text in textarea for editors */
.wysiwyg {
   background-color: #0d111c;
   color: #fff;
} 