h2.label{border-bottom:5px solid var(--green);padding-bottom:2rem;}div.home-page-story-list{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:5rem;width:100%;}div.top-story{flex:1 1 250px;}div.more-headlines{flex:3 1 300px;}div.top-story{border-bottom:var(--story-list-bottom-border);margin:0 0 1.5em;}.featured-stories div.top-story{border-bottom:0;margin:0;}div.top-story h3{font-size:1.5em !important;font-weight:700;margin:.5rem 0 2rem 0;}.story-list-story{display:flex;gap:2rem;padding-bottom:2rem;flex:1 0 auto;}.story-list-story .photo{width:25%;max-width:130px;}.story-list-story .headline{width:75%;}figure.photo{aspect-ratio:1/1;}div.top-story figure.photo{aspect-ratio:3/2;}figure.photo img{width:100%;height:100%;object-fit:cover;}