.news-divider{border:none;border-top:1px solid var(--color-border,#ddd);opacity:.5;margin:.5rem 0 1.25rem}.news-photo-row{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.news-photo-row img{flex:1;width:100%;max-width:calc(33.333% - .667rem);height:auto;border-radius:6px;object-fit:cover}@media(max-width:640px){.news-photo-row{flex-direction:column}.news-photo-row img{max-width:100%}}.news-post{padding-bottom:2.5rem;margin-bottom:2.5rem;border-bottom:1px solid var(--color-border,#eee)}.news-post:last-child{border-bottom:none;margin-bottom:0}.news-post-title{margin:.25rem 0 1rem}