.snelnaar .boekhoudmodule{align-items:center;display:flex;font-size:14px;font-weight:600}.snelnaar .boekhoudmodule .image{align-items:center;aspect-ratio:1;background:var(--color-white);border-radius:8px;box-shadow:0 0 8px #00000014;display:inline-flex;height:24px;justify-content:center;margin-right:12px;padding:8px;width:24px}.snelnaar .boekhoudmodule .image img{max-height:10px}.snelnaar .buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.snelnaar .buttons .button-wrapper{margin-bottom:8px}.snelnaar .buttons a{align-items:center;display:flex;gap:8px;justify-content:flex-start;padding:8px 48px}.snelnaar .buttons a img{max-height:20px;max-width:20px}@media (max-width:600px){.snelnaar .buttons{flex-direction:column}.snelnaar .buttons .button-wrapper{flex:1 0 100%;max-width:100%}}