#articles-section {
    padding: var(--section-padding);
}

.articles-list {
    margin-top: 48px;
}

.blog-link {
    font-weight: bold;
}
