/* Oxford Social - allergen information page (allergens.html). Added 2026-09-17. */
.allergen-list { list-style: none; margin: 18px 0 0; padding: 0; }
.allergen-list li { padding: 14px 0; border-top: 1px solid #262626; }
.allergen-list li:last-child { border-bottom: 1px solid #262626; }
.allergen-list strong { display: block; color: #f5f1e8; font-weight: 700; font-size: 17px; line-height: 1.4; }
.allergen-list span { display: block; margin-top: 4px; color: #cfc9bd; font-size: 15px; line-height: 1.6; }
.allergen-list em { font-style: normal; color: #E8A33D; font-weight: 700; letter-spacing: .04em; }
.allergen-download { font-weight: 700; }
