/* Hoofd CSS voor flexibele content wrapper */
.parelwit-flexible-content {
    display: flex;
    flex-direction: column;
}
