sv-newslist {

}

.tableheading {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 22px;
    color: #036c2a;
    line-height: normal;
}

.env-p--xx-small, .env-p-around--xx-small {
    padding: 1em 1em 0.5em 1em!important;
}


a.vmkf-p, .vmkf-p a {
    color: #373737;
    text-decoration: underline;
    margin-bottom: 0.5rem;
}

a.vmkf-p:hover, .vmkf-p a:hover {
    color: #373737;
    text-decoration: underline;
}


.sv-newslist .sv-newslist__gallery-item article {
    background-color: #f1f9f5;
     border-radius: 0px 0px 11px 11px;
}

.sv-newslist .sv-newslist__gallery-item__image {
    border-radius: 11px 11px 0px 0px;
    background-position: center 5%!important;
}



