section#research {
  h2 {
    margin-bottom: 20px;
  }

  .study:not(:first-of-type) {
    margin-top: 30px;
  }

  .conclusion {
    display: block;
    margin-left: 30px;
  }
}
