.site-header .wrap{display:grid;grid-template-columns:220px minmax(0,1fr) 188px;gap:24px}.brand{margin-right:0}.site-nav{width:100%;gap:0;justify-content:space-evenly}.site-nav a{flex:0 0 auto}.header-cta{width:188px}.blog-article{margin-inline:auto}.blog-article>p:first-of-type{font-size:20px;color:var(--ink2)}@media(max-width:1000px){.site-header .wrap{display:flex}.site-nav{width:auto;justify-content:flex-start}.header-cta{width:auto}}
