﻿.captcha-container {
    display: flex;
    align-items: center;
}

.captcha-img {
    max-width: 100%;
    height: auto;
}

.captcha-reload-icon {
    cursor: pointer;
    font-size: 24px;
    margin-left: 10px;
}

.captcha-Literal {
    margin-bottom: 0;
}
