/* Single source-of-truth for site accent color. */
:root {
  --accent: #e5563a;
}
