li,
li::marker {
    color: #000000;
}

/**umb_name:Heading 1*/
h1.rte-h1 {
    font-size: 20px;
    font-weight: 300;
    color: #000000;
    font-family: 'Roboto Slab';
}
/**umb_name:Heading 2*/
h2.rte-h2 {
    font-size: 20px;
    font-weight: 300;
    color: #000000;
    font-family: 'Roboto Slab';
}

/**umb_name:Paragraaf*/
p.rte-p {
    font-size: 14px;
    font-weight: 300;
    color: #000000;
    font-family: 'Titillium Web', sans-serif;
    line-height: 1.4;
}
