.sm-widerruf { max-width: 42em; margin: 1.5em auto; padding: 0 1em; }
.sm-widerruf input:not([type="hidden"]), .sm-widerruf textarea { box-sizing: border-box; width: 100%; max-width: 100%; padding: .65em; font: inherit; color: #222; background: #fff; border: 1px solid #666; }
.sm-widerruf label { display: inline-block; margin-bottom: .35em; font-weight: bold; }
.sm-widerruf button { margin-top: 20px; white-space: normal; padding: .8em 1.2em; cursor: pointer; font: inherit; }
.sm-widerruf [role="alert"] { display: block; color: #a00000; }
.sm-widerruf [role="status"] { padding: 1em; border: 2px solid #39713b; }
.sm-widerruf input:focus, .sm-widerruf textarea:focus, .sm-widerruf button:focus, .sm-widerruf-link:focus { outline: 3px solid #176ba0; outline-offset: 3px; }
