.project-request{
  background: #fff;
  padding: 15px;

  .request-editor{
    min-height: 300px;
    margin-top: 10px;
    background-color: #eee;
  }
}