.pkp_block a {
    display: inline-block;
    padding: 0 1em;
    background: #fff;
    border: 1px solid #006798;
    border-radius: 3px;
    font-size: 1.0rem;
    line-height: calc(2.143rem - 2px);
    color: #006798;
    text-decoration: none;
    width: 180px;
}

div.afb a {
    width: 300px !important;
    height: 95px !important;
    padding: 0 !important;
}

.afbeelding a {
    border: none !important;
    width: 300px !important;
    padding-left: 0 !important;
}

.page h2 {
    font-size: 1.714rem;
}
.page h3 {
    font-size: 1.35rem;
}