.captcha__text {
    font-family: Montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
}
.captcha__text a {
    text-decoration: underline;
}
.captcha__text a:hover {
    text-decoration: none;
}