﻿.TitleEditor {
  border: 1px dashed #fbf7e3; }
  .TitleEditor:hover {
    background: #fbf7e3;
    cursor: text; }
