/* kleur van de footer-balk */
#footer-widgets {
  background-color: #33363B;
}
/* kleur en afmetingen van footer titels */
#footer-widgets .widget > h3 {
  color: #FFFFFF;
  font-size: 130%;
}
/* kleur van de footer tekst */
.widget_text .textwidget p {
  color: #FFFFFF;
}
/* uitlijning van de footer tekst */
#footer .widget {
  text-align: justify;
  margin-bottom: -40px;
}
/* grootte van paginatitels */
.page-title h1 {
  font-size: 250%;
}
.wp-block-cover .wp-block-cover__inner-container {
  margin-top: 35px;
}
/* unvisited link */
.wp-block-cover .wp-block-cover__inner-container a:link {
  font-weight: bold;
  text-decoration: none;
}
/* inspiratie-pagina: grootte button-tekst */
.ugb-button:not(.ugb-link-button):not(.ugb-button--design-link) {
  font-size: 150%;
}
/* grootte en marges van de menuteksten */
#header .container-inner li a {
  font-size: 150%;
  margin-right: 40px;
}
#footer-widgets {
  background-color: #33363B;
}
/* kleur en afmetingen van footer titels */
#footer-widgets .widget > h3 {
  color: #FFFFFF;
  font-size: 130%;
}
/* kleur van de footer tekst */
.widget_text .textwidget p {
  color: #FFFFFF;
}
/* uitlijning van de footer tekst */
#footer .widget {
  text-align: justify;
  margin-bottom: -40px;
}
/* grootte van paginatitels */
.page-title h1 {
  font-size: 250%;
}
.wp-block-cover .wp-block-cover__inner-container {
  margin-top: 35px;
}
/* unvisited link */
.wp-block-cover .wp-block-cover__inner-container a:link {
  font-weight: bold;
  text-decoration: none;
}
/* inspiratie-pagina: grootte button-tekst */
.ugb-button:not(.ugb-link-button):not(.ugb-button--design-link) {
  font-size: 150%;
}
/* grootte en marges van de menuteksten */
#header .container-inner li a {
  font-size: 150%;
  margin-right: 30px;
}
.container-inner .visite {
  margin-top: 10px;
}
