.article-list{color:var(--copy-color);& a{color:var(--copy-color);&:hover{color:var(--color-light);transition:var(--color-transition)}}& .featured-image{background-color:#252b33;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;height:160px;width:100%;&.small{height:64px}}.category-text{display:inline}& .is-rows{display:grid;justify-content:space-between;&.text-left-small{gap:12px;grid-template-columns:1fr 80px}}}.article-list-related{grid-template-rows:repeat(4,1fr);row-gap:calc(var(--content-gap)*2);@media (min-width:760px){grid-template-rows:repeat(2,1fr)}}