a.newspaper-article-wrap:focus,a.newspaper-article-wrap:hover{text-decoration:none}a.newspaper-article-wrap:focus .link,a.newspaper-article-wrap:hover .link{text-decoration:underline}a.newspaper-article-wrap article.newspaper-article{border-bottom:1px dashed var(--espresso);display:grid;grid-template-areas:"breaking breaking" "headline headline" "content  link" "media    media";padding-bottom:30px}@media only screen and (max-width:900px){a.newspaper-article-wrap article.newspaper-article{grid-template-areas:"breaking" "headline" "link" "content" "media"}}a.newspaper-article-wrap article.newspaper-article .breaking{color:var(--orange);font-size:14px;font-weight:800;grid-area:breaking;text-transform:uppercase}a.newspaper-article-wrap article.newspaper-article .article-headline{font-size:26px;font-weight:500;grid-area:headline;letter-spacing:-1px;line-height:1.2;margin:0 0 5px}@media only screen and (max-width:900px){a.newspaper-article-wrap article.newspaper-article .article-headline{font-size:22px}}a.newspaper-article-wrap article.newspaper-article .link{grid-area:link}a.newspaper-article-wrap article.newspaper-article .content{color:var(--gravy);grid-area:content}a.newspaper-article-wrap article.newspaper-article .content .image-wrap{-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:25px}a.newspaper-article-wrap article.newspaper-article .content .image-wrap>*{border-radius:10px}a.newspaper-article-wrap article.newspaper-article .content .image-wrap iframe{border:none;height:100%;width:100%}a.newspaper-article-wrap article.newspaper-article .content .image-wrap iframe:nth-child(2):last-child{grid-column:span 2}a.newspaper-article-wrap article.newspaper-article .content .image-wrap img{align-self:center;width:100%}a.newspaper-article-wrap article.newspaper-article .content .image-wrap img:nth-child(2):last-child{grid-column:span 2}a.newspaper-article-wrap article.newspaper-article .media-wrap{grid-area:media}
