<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* PLACE YOU CUSTOM STYLES IN THIS FILE */


.bk-transparent {
    background: transparent;
}

.white-text-cstm thead, .white-text-cstm th, .white-text-cstm tr, .white-text-cstm tbody, .white-text-cstm td {
    color: #fff;
}

.border-0-lne {
    border: 0px;
}

.padding-10 {
    padding: 10px 0;
}
</pre></body></html>