/* Archive-only overrides for the static mirror of climate.benjames.io.
   Edit here to restyle the archive; every page links this file. */

/* The footer subscribe box is now a Substack embed, so drop the theme's
   accent-coloured callout band it used to sit inside. */
.gh-subscribe { background: none !important; padding: 0 !important; }

/* The Substack subscribe embed that replaces the footer form. */
.archive-substack-embed {
    display: block;
    width: 100%;
    max-width: 600px;
    height: 360px;
    margin: 0 auto;
    border: 1px solid #eee;
    border-radius: 4px;
    background: #fff;
}
