<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">rtls {
    direction: rtl;
}
li {
    margin-bottom: 10px;
}
.Q {
    font-size: 14px;

}
.A {
    font-size: 14px;
    background-color: #ececec;
    padding: 5px;
    margin: 10px 10px 30px 0px;

}
.FAQ {
    margin-bottom: 15px;
    margin-right: 10px;
}
</pre></body></html>