/* Journal - coral on clean white, News Cycle headlines.
   Rebuilt natively from the Bootswatch theme of the same name, so it costs one
   small file instead of a 233 KB Bootstrap replacement. */
:root {
  --hub-brand: #eb6864;
  --hub-brand-dark: #d44f4b;
  --hub-brand-fg: #ffffff;
  --hub-link: #d44f4b;
  --hub-heading: #222222;
  --hub-nav-bg: #eb6864;
  --hub-accent: #369;
  --hub-accent-ink: #ffffff;
  --hub-page: #f7f7f7;
  --hub-surface: #ffffff;
  --hub-border: #dee2e6;
  --hub-muted: #777777;
  --hub-shadow: 34, 34, 34;

  --hub-headline-font: "News Cycle", "Arial Narrow Bold", sans-serif;
  --hub-headline-weight: 700;
}
