#section-start {
  display: flex;
  flex-direction: column;

  > small {
    margin-top: 25px;
    font-size: .8rem;
  }
}
