<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pisol-fees-parent label {
    display: flex;
    align-items: center;
}

.pisol-fees-parent label input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.pisol-fees-container-label:empty {
    display: none;
}

.pisol-fees-container-label {
    margin-bottom: 10px;
    display: block;
}</pre></body></html>