.postcodecheckHandmatig {
    color: #008AB8;
    cursor: pointer;
    display: block;
}

.postcodecheckError {
    font-weight: bold;
    color: red;
    display: none;
}