@media screen and (max-width: 640px)   {
  #masthead-widgets .widget{
    padding-bottom: 0px!important;
  }
  #masthead .hgroup{
    padding-bottom: 5px!important;
  }
  #logotext{
  	font-size: medium!important;
  }
}
.Link a{
	color: #248cc8;
  text-decoration: none;
}
.link a:hover{
	color: #fb9e0f;
}
.footerContact a{
	color: #cccccc;
  text-decoration: none;
}
.footerContact a:hover{
	color: #248cc8!important;
}

#masthead .hgroup{
	padding-top: 0px;
  padding-bottom: 10px;
}
#masthead-widgets .widget{
  color: #3c485a;
}

#pl-w5fd3590b983d2 .so-panel{
margin-bottom: 0px;
}

#specialist .circle-icon-box.circle-icon-size-large .circle-icon{
	width:200px;
  height: 200px;
  margin-left: -100px!important;
}
#specialist .circle-icon-box h4{
	margin-top: 100px;
  margin-bottom: 0.1em;
}

#logotext{
	font-size: x-large;
  font-family: 'Roboto','Arial'!important;
	line-height: 1;
  text-align: left;
}

.entry-content h5{
color: #4b4b4b!important;
  margin-bottom: 0;
  margin-top: 0;
}

	.entry-content h4{
	margin-bottom: 1em;

}

.entry-content p{
	margin-top: 0;
}

#theme-attribution{
  margin-top: 0!important;
	text-align: right!important;
}
.layout-full #colophon{
	padding-bottom: 0;
}
/*
#tussen-image img{

		display: block;

    position: relative;
    z-index: -1;
}
#tussen-image .sow-image-container{
  height: auto;
  width: 100%;
  max-width: 100%;
  background: url(http://test.localhost/wp-content/uploads/2020/12/test.jpg);
	background-position: center top;
  background-size: cover;  
  -webkit-box-shadow: inset 0px 7px 5px -1px rgba(0,0,0,0.5),  inset 0px -7px 5px -1px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 7px 5px -1px rgba(0,0,0,0.5),  inset 0px -7px 5px -1px rgba(0,0,0,0.5);
	box-shadow: inset 0px 7px 5px -1px rgba(0,0,0,0.5),  inset 0px -7px 5px -1px rgba(0,0,0,0.5);

}*/