<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#ehelp {
    margin: 5px 0px;
}

#ehelp .list-group-item {
    background: none;
    padding-left: 35px;
    position: relative;
}

#ehelp .list-group-item i {
    margin-right: 10px;
    position: absolute;
    left: 10px;
    margin: 0;
    top: 20px;
}</pre></body></html>