/**
 * Title font typography for Cormorant Garamond.
 * Requires typography-base.css (phase 4).
 */
body.header-font__cormorant-garamond {
  --lily-title-font: 'Cormorant Garamond', Georgia, serif;
  --lily-title-weight: 700;
}
