/* default.css – Online-Widerruf */

body {
    padding-top: 40px;
    padding-bottom: 40px;
}

.ow_container {
    max-width: 760px;
}

.ow_header {
    padding-bottom: 8px;
    margin: 18px 0 27px;
    border-bottom: 1px solid #eeeeee;
}

.ow_hinweis {
    margin-bottom: 24px;
}

.ow_optional {
    font-weight: normal;
    color: #6c757d;
}

/* Versteckte Hilfsfelder (Honeypot) */
.hpx_row {
    position: absolute !important;
    left: -9999px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}
