.ContentEditable {
  [contenteditable="true"] {
    background: #fff !important;
    color: #333;
  }
}
