<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {font-size:12px;}
.withborder {
text-align:center; 
background-color: #f6f6f6;
border: solid 1px #e5e5e5;
margin-right:15px;
margin-top:15px;
border-radius: 4px;
}
.plaatje img{max-width:100%;}

ul.share-buttons {
    list-style: none;
    padding: 0
}

    ul.share-buttons li {
        display: inline
    }

    ul.share-buttons .sr-only {
        position: absolute;
        clip: rect(1px 1px 1px 1px);
        clip: rect(1px,1px,1px,1px);
        padding: 0;
        border: 0;
        height: 1px;
        width: 1px;
        overflow: hidden
    }

    ul.share-buttons img {
        width: 32px
    }
	

</pre></body></html>