.section-featured-blog{background:var(--color-section-background, #fff)}.featured-blog .section__header h2 svg{margin-top:1px}.featured-blog .section__header h2 a{display:inline-flex;justify-content:center;column-gap:1rem;color:var(--color-foreground)}@media(hover: hover){.featured-blog .section__header h2 a:hover,.featured-blog .section__header h2 a:focus{color:var(--color-background)}}.featured-blog .section__content{padding:0}.featured-blog__list{display:grid;gap:var(--spacer-md)}@media screen and (min-width: 768px){.featured-blog__list{grid-template-columns:repeat(2, 1fr)}.featured-blog__item:first-child{grid-column:1/3}}@media screen and (min-width: 1024px){.featured-blog__list{grid-template-columns:repeat(3, 1fr)}.featured-blog__item:first-child{grid-column:auto}}
