/* Voer hier je aangepaste CSS in */
.pt-checkout-form button {
background-color: #dcbcaa;
}

.pt-checkout-form {
width: 100%;
}
.pt-form-group {
    display: inline-block;
    width: 45%;
    margin-right: 10px;
}