/*
#kpmg-page #hrList ul li, #kpmg-page #hrList2 ul li {
    margin: 0;
}
#kpmg-page #hrList li, #kpmg-page #hrList2 li {
    font-weight: 300;
    font-family: Open Sans;
    font-style: normal;
    font-size: 1.9rem;
    line-height: 1.578;
    letter-spacing: .3px;
}

li.splide__slide.item.hr-vacancies-item {
    list-style:none;
}
#kpmg-page .hr-vacancies-item-tag {
    background: #fff;
    color:#005eb8;
}
@media screen and (min-width: 1200px) {
    #kpmg-page .hr-content>.title {
        font-weight: 300;
        font-family: Open Sans Condensed;
        font-style: normal;
        font-size: 4rem;
        line-height: 1.26;
        letter-spacing: .7px;
        grid-column: 3/11;
    }
    #kpmg-page .hr-benefits-item>.back>.description {
        font-size:1.4rem;
    }
    #kpmg-page .hr-benefits-item>.front>.title {
        font-size:2rem;
    }
}

@media screen and (max-width: 599px) {
    :root {
        --grid-columns: 6;
        --grid-gutter: 16px;
        --grid-outer-margin: 24px;
    }
}
*/
#kpmg-page .lead a {
    color: #1e49e2;
    text-decoration: underline;
}
