.single-argument {
  display: grid;
  grid-template-columns: 20% 60%;
  margin-left: 15px;
}

.single-argument > p {
  margin-bottom: 0;
}
