section.blog-post-hero{background:var(--primary);padding-bottom:80px;padding-top:80px;position:relative}section.blog-post-hero .content-wrapper{position:relative}section.blog-post-hero h1{color:var(--white);margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:48rem;text-align:center}section.blog-post-hero .blog-post__tags{margin-bottom:1.5rem}section.blog-post-hero .blog-post__tags,section.blog-post-hero .blog-post__tags a{color:var(--pink);font-weight:var(--extra-bold);text-decoration:none;text-transform:uppercase}section.blog-post-hero .featured-img{position:relative;width:100%}section.blog-post-hero .featured-img img{max-width:100%;position:relative;width:100%}