.layout-section-editor{
  &.highlight {
    outline: 5px solid rgba(86, 165, 216, 0.5);
    outline-offset: -5px;
  }
  .empty {
    text-align:center;
    height: 100px;
    outline: 2px dashed #CCCCCC;
  }
}
