.performance-journey-children-summary .is-child-payable {
  text-transform: none;
  font-weight: bold;
}
.performance-journey-children-summary .is-child-payable.yes {
  color: #BF2F17;
}
.performance-journey-children-summary .is-child-payable.no {
  color: #088A20;
}
.performance-journey-children-summary .lastname:after {
  clear: both;
}
.performance-journey-children-summary .age,
.performance-journey-children-summary .birthday {
  text-transform: none;
}
.performance-journey-children-summary .performance-journey-child-2-summary {
  margin-top: 10px;
}