body {
    text-align: center;
}

#body p {
    margin: 0;
}

h1 {
margin-bottom: 10px;
}

#vacatures-content li{
    background-color: inherit;
}

#vacatures-verwachtingen p {
    font-size: 16px;
}

#vacature-button {
    color: #414141;
    background-color: rgba(255, 205, 0,1)
}

#vacatures-bottom ul {
    padding-left: 15px;
    list-style-type: none;
}

@media screen and (max-width: 768px) {
    h1 {

    }
}
