Widerruf erklären

/* Footer-Link der Widerruf-Seite als Button */ footer a[href*="widerruf"] { display: inline-block; padding: 8px 16px; background: #2563eb; color: #fff !important; border-radius: 8px; text-decoration: none !important; font-weight: 600; } footer a[href*="widerruf"]:hover { background: #1d4ed8; }