
.captcha-box{
    ___max-width: 300px;
    __padding: 10px;
    height: 100%;
    __display: flex;
    text-content: center;
    __align-items: center;
}

.captcha-image" {
    width: 200px;
}

.captcha-input {
    text-align: center;
    font-size: 26px;
}
