.news-list .news-summary {
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #e8e2d8;
}
.news-summary h2 {
    margin-bottom: 0;
}
.news-image-small {
    max-width: 100%;
    height: auto;
    margin: 0.5rem 0;
    border-radius: 8px;
}
