.allergen-parent{display:grid;grid-template-columns:1fr auto;align-items:start}
.allergen-parent details{grid-column:1/-1}
.allergen-parent summary{cursor:pointer;list-style:none;text-align:right;margin-top:-24px}
