featured-posts-ce h2{font-size:var(--size-step-3)}featured-posts-ce .featured-post{display:flex;flex-wrap:wrap;gap:var(--space-2xs-xs)}featured-posts-ce .featured-post .post-img-wrapper a{display:flex;height:108px;width:170px}featured-posts-ce .featured-post .post-img-wrapper img{display:block;object-fit:cover;object-position:top;overflow-clip-margin:unset;width:100%}featured-posts-ce .featured-post .title-wrapper{display:flex;flex-basis:calc(100% - 170px - var(--space-2xs-xs));flex-direction:column;flex-grow:1;min-width:185px}featured-posts-ce .featured-post .post-author{color:var(--color-blue);font-size:1rem;margin-block-start:.25rem}featured-posts-ce .featured-post .post-read-info{flex-wrap:wrap;font-size:1rem;gap:.66rem;margin-block-start:.5rem}featured-posts-ce .featured-post .post-name{color:var(--color-blue);font-weight:700;line-height:1.3}featured-posts-ce .featured-post a{text-decoration:none}