section.featured-post .img-wrap{display:flex;position:relative}section.featured-post .img-wrap:before{background-image:linear-gradient(90deg,#ffce92,#e4bce0);content:"";height:100%;opacity:0;position:absolute;transition:.2s ease-in-out;width:100%;z-index:1}section.featured-post img{border-radius:15px}.feattags{color:#ed9c00;font-weight:700;text-transform:uppercase}section.featured-post a:hover .img-wrap:before{opacity:.2}section.featured-post a p.link,section.featured-post a:hover p.link{color:#3aa6da;font-weight:700;text-decoration:none}section.featured-post a{text-decoration:none}section.featured-post h2{color:#fff;font-size:36px;font-weight:700}section.featured-post p.small:first-of-type{margin:15px 0}section.featured-post p.link{text-decoration:underline}