h1, h2, h3, h4, h5, h6{
    margin: 0px 0px 5px 0px;
    display: block;
    text-transform: uppercase;
    padding: 0px;}

h2, h3, h4, h5, h6{}

h1{
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 2.3em;}

h2{
    font-weight: 700;
    font-size: 1.7em;
    margin-bottom: 15px;
    text-transform:none;
    letter-spacing: 0em;}

h3{
    font-weight: 700;
    font-size: 1.65em;}

h4{
    font-weight: 700;
    margin-top: 10px; 
    margin-bottom: 5px;
    font-size: 1.45em;}

h5{
    font-weight: 700;
    font-size: 1.25em;}

h6{
    font-weight: 700;
    font-size: 1em;}

a{
    color: #C4C409;}

    a:hover{
        color: #282829;
        text-decoration: underline;}

p{
    color:#282829;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.80em;
    margin-bottom: 20px;}

 P + ul{
    margin-bottom: 35px;}

ul{
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 15px 0px}

ul li{}

main ul li, .into ul li{
    font-size: 1.2em;}

main ul li + li, .into ul li + li{
    margin: 5px 0;}

.groen{color:#E9E96C;}
.donkergroen{color:#D4D463;}
.wit{color:#FFFFFF;}
.zwart{color:#282829;}
.margin-bottom-0{margin-bottom:0px;}
.margin-bottom-5{margin-bottom:5px;}
.margin-bottom-10{margin-bottom:10px;}
.margin-bottom-15{margin-bottom:15px;}
.light{font-weight: 300; display: block;}
.bold{font-weight: 700; display: block}
.italic{font-style: italic;}
