.altcha .altcha-checkbox input[type="checkbox"],
.altcha-checkbox input[type="checkbox"],
.altcha-checkbox-native input[type="checkbox"] {
    opacity: 1 !important;
    visibility: visible !important;
    position: absolute !important;
}

.altcha-main *,
.altcha-main div,
.altcha-main p,
.altcha-main label {
    box-sizing: border-box !important;
}

.altcha-footer p,
.altcha-checkbox-wrap label {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.25 !important;
    display: inline-block !important;
}