<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.registration-page {}
.registration-page img {
    max-height: 200px;
}
.registration-page .form-control{
    border: 1px solid #cccccc;
    border-radius: 0;
    padding: 5px 10px;
    color: #000;
    max-width: 100%;
}
.registration-page .check {
    font-weight: 400;
}</pre></body></html>