/* login.css - CSP 호환을 위한 CSS 파일 */

a {
    text-decoration: none !important;
}

.captcha-box {
    display: none;
}

.help-link {
    height: 0px;
}
