section {
  .card-editor {
    min-height:150px;


  }
  .highlight {
    // z-index: 490;
    outline: 5px solid rgba(86, 165, 216, 0.5);
  }
  // .card-editor:hover {
  //   outline: 1px dashed #CCC;
  // }
}
