<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top-bar__logo {
    /* width: 180px; */
    width: 300px;
    border:none !important;
}
.forehead {
    color: #4fb358
}
.yell-wrapper .body .button {
    background-color: #00a5f3;
}
.logo {
    position:relative;
}
.powered-by {
    position: absolute;
    top: calc(100% - 13px);
    left: 72px;
    font-size: 10px;
    white-space: nowrap;
    color: #999;
}</pre></body></html>