section#contactsection .contenttekst{
    height: 100%;
    width: 100%;
    background: #000000a1;
    padding: 40px;
    box-sizing: border-box;
    color: white;
}

section#contactsection .contenttekst h2{
    margin-top: 0;
}

section#contactsection{
    padding-top: 80px;
}