:root {
    --cdre-blue: #0f2c44;

    /* Font stacks — mirrored from typography.css for use in components */
    --font-heading: "Helvetica Neue", Helvetica, Arial, sans-serif;
    --font-primary: "Open Sans", "PT Serif Caption", sans-serif;

    /* Brand colors */
    --color-heading: #007cba;
    --color-text:    #000000;
}
