#block_19693 img
{
border: solid 1px #fdcd65;
box-sizing: border-box;
}
h1
{
display: none;
}
.elinkli
{
text-align: center;
font-weight: bold;
color: #52a6e5;
}
#socialbuttons
{
text-align: right;
right: 20px;
}
a
{
font-weight: normal;
}
#block_19564 img
{
border-radius: 50%;
margin-top: -60px;
}
#block_19564 i
{
font-style: normal; 
font-weight: bold;
color: #cfbdb1;
}
#block_19565 a
{
box-sizing:border-box;
display: block;
width:100%;
position:relative;
color:#dbd0bb;
border:2px solid #dbd0bb;
background-color:#524e46;
text-align:center;
line-height: 54px;
font-weight: bold;
}
#block_19565 a:hover
{
color:#fff;
border:2px solid #dbd0bb;
background-color:#dbd0bb;
text-decoration: none;
}

div.linkuitlijst img.link-afbeelding {
    position: absolute;
    left: 16px; /* Afstand van de linkerrand van de knop */
    width: 50px; /* of een andere gewenste grootte */
    height: 50px; /* of een andere gewenste grootte */
    border-radius: 50%;
    object-fit: cover;
top: 2px;
}
h1
{
text-align: center;
margin-top: 0;
}
#pagecontainer, .pagecontainer
{
max-width: 630px !important;
}
@media screen and (max-width: 699px),(max-device-width: 499px) and (orientation: portrait) {
  * {
     font-size: 15px;
  }
  #topbalkmobiel
{
display: none;
}
}

@media (max-width: 768px) {

}
