/* Renéra · Our Ingredients — supplemental classes
   Layered after homepage.css. Only holds what the ingredients page needs that
   the shared marketing stylesheet doesn't already provide. */

/* Perks list on a light (cream) section — ink body, olive numbers. */
.rn-perks--ink li { color: var(--renera-ink); }
.rn-perks--ink .rn-perk-num { color: var(--renera-olive-700); }
