.news-section-container {
    padding-top: 10px;
    padding-bottom: 50px;
}

.news-section-container h1 {
    font-family: Verdana;
    font-weight: 700;
    font-size: 32px;
}

.news-section-container h2 {
    font-family: Verdana;
    font-weight: 700;
    font-size: 18px;
    color: var(--bellota-color-primary);
}