/* Elektronische Widerrufsfunktion als hervorgehobener Footer-Link. */
#menu-burgeramt-footer-information-menu > .menu-item.q23-withdrawal-link > a {
	color: #fff;
	font-weight: 700;
	text-decoration: underline;
	text-decoration-thickness: 2px;
	text-underline-offset: 3px;
}

#menu-burgeramt-footer-information-menu > .menu-item.q23-withdrawal-link > a:hover,
#menu-burgeramt-footer-information-menu > .menu-item.q23-withdrawal-link > a:focus {
	color: #fff;
	text-decoration-thickness: 3px;
}

#menu-burgeramt-footer-information-menu > .menu-item.q23-withdrawal-link > a:focus-visible {
	outline: 2px solid currentColor;
	outline-offset: 3px;
}
