.post-hero{background-color:var(--secondary);background-repeat:no-repeat;background-size:cover;padding:40px 0;position:relative}.post-hero:after{background:var(--secondary);content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.post-hero .post-hero__content h1{color:#fff;margin:0;position:relative;z-index:1}.post-hero .post-hero__content h1 span{text-transform:capitalize}@media (min-width:768px){.post-hero{padding:60px 0}}@media (min-width:992px){.post-hero{padding:80px 0}}@media (min-width:1200px){.post-hero{padding:100px 0}}