main {
    font-family: Roboto;
}

.naam {
    font-family: Roboto;
    font-size:3em;
    font-weight: 600;
    color:rgb(102, 82, 82)
}
.contact {
    font-size:1.3em;
    font-weight:300;
}
.c001 {
    padding-top:12%;
}