.js-smartcaptcha-slot:not(:empty) {
    min-height: 100px;
    margin-bottom: 20px;
}

.js-smartcaptcha-error {
    display: none;
    margin: -10px 0 20px;
    color: #c62828;
    font-size: 13px;
}

.js-checkout-smartcaptcha {
    margin-top: 16px;
}
