/* This CSS file will contain mainly overrides for chapter specfic styles, that are defined in pirmitives.css */

[data-chapter="birthright"] .chapter-opening { --opening-eyebrow-color: rgb(var(--birthright-color)); }
[data-chapter="limbo"]      .chapter-opening { --opening-eyebrow-color: rgb(var(--limbo-color)); }
[data-chapter="daylight"]   .chapter-opening { --opening-eyebrow-color: rgb(var(--daylight-color)); }
