<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.math-captcha p {
    font-weight: bold;
}
.danger-text {
    color: #F3515C;
}
.success-text {
    color: #55C65E;
}
.math-captcha img {
    height: 30px;
    margin-right: 10px;
    margin-top: 12px;
    width: auto;
}
.math-captcha input {
    font-size: 30px;
    margin-left: -40px;
    margin-top: 5px;
    width: 50%;
    height: 100%;
}
.math-captcha-error {
    margin-top: 10px;
}
</pre></body></html>