aside.ovp-breadcrumbs
	{font-size: var(--wp--preset--font-size--small);}

footer ul.wp-block-list li a
	{text-decoration: none;}


.profielen a
	{text-align: center;}


ul.ovp-datum-tijd,
form.ovp-formulier-aanpassen
	{background-color: rgba(var(--wp--preset--color--ovp-geelgroen-rgb), 0.2);}


ul.ovp-datum-tijd,
form.ovp-formulier-aanpassen
	{border: calc(var(--wp--style--block-gap) / 7) solid var(--wp--preset--color--ovp-geelgroen);}

.wp-child-theme-BP-intern input[type="submit"],
.wp-child-theme-BP-intern button[type="submit"]
	{background: var(--wp--preset--color--evenementen);}

ul.ovp-datum-tijd,
form.ovp-formulier-aanpassen
	{border-radius: calc(var(--wp--style--block-gap) / 2)}


/* HOVER */
.wp-child-theme-BP-intern input[type="submit"]:hover,
.wp-child-theme-BP-intern button[type="submit"]:hover
	{background: var(--wp--preset--color--donkergroen);
	color: var(--wp--preset--color--base);}


/* LISTS */
ul.ovp-datum-tijd li,
footer ul.wp-block-list li
	{list-style: none;}