﻿.captcha {
    border-radius: 8px;
    background-color: #fff;
}

.captcha__title {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 15px;
} 