section {
  font-size:14px;
}

section div{
  padding:40px;
  font-size:14px;
  border-bottom: 1px dashed #aaa;
}

section div:last-child {

  border-bottom: none;
}



