@charset "UTF-8";
section table td p {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #989898;
}
section table td p:last-child {
  margin-bottom: 0;
  border-bottom: none;
}