/**
 * NEWS LIST
 * 
 * Contains styling for the list news module.
 */

.jor-theme-news-list.jor-theme-news-list .env-text-heading-02 {
    margin-bottom: 1.5rem;
}

.sv-newslist .sv-newslist__gallery-article > div {
    padding: 1.25rem !important;
}

.sv-newslist .sv-newslist__gallery-article .env-text-heading-03 {
    margin: 0.75rem 0;
}

