/* Hand-written overrides. NOT generated by Webflow.
 *
 * A Webflow re-export regenerates normalize.css, webflow.css and
 * portfolio-2024-b4f796.webflow.css, and rewrites index.html — which drops the
 * <link> to this file. Re-add it after any re-export, or make these changes in
 * the Designer instead.
 */

/* Project titles were marked up as <h1> (13 of them on one page). They are now
 * <h2>. Webflow's h1 and h2 differ only in font-size and line-height, so
 * restating h1's values for h2 keeps rendering pixel-identical. Element-level
 * specificity is deliberate: the .heading-* class rules still win at the
 * breakpoints where they set their own sizes, exactly as they did under h1. */
h2 {
  font-size: 38px;
  line-height: 44px;
}
