.prv--subheading {
    font-weight: 600;
    color: #2b2b2b;
    line-height: 1.5;
    font-size: 20px;
    font-family: "Nunito Sans", sans-serif;
}
.tickmarkblack {
    background-image: url(../images/icons/tickblack.svg);
}
.tickmarkblack {
    background-size: 9px;
    background-position: 0 7px;
    padding-left: 20px;
    background-repeat: no-repeat;
}