.frc-captcha * {
    letter-spacing: normal;
}
.friendly-captcha-feedback {
    margin: 8px 8px 0 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
}
.friendly-captcha-feedback .error {
    color: #ff1919;
}
