.summary-person-profile,
.person-summary {
  border-top: 1px solid var(--grey-color);
}

.summary-person-profile .fieldset__description,
.person-summary .fieldset__description {
  font-weight: 700;
  font-size: 16px;
  color: var(--text-color-75);
}

.green-top--summmary .calculation-container {
  background-color: var(--primary-color);
}

/*# sourceMappingURL=green_insurance.css.map*/