<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


    .bgcol-pri-0 { background-color: #090909; }
    .bgcol-sec1-0 { background-color: #e8e7e2; }
    .bgcol-sec2-0 { background-color: #eab21f; }
    .bgcol-compl-0 { background-color: #575757; }

    .col-pri-0 { color: #090909; }
    .col-sec1-0 { color: #e8e7e2; }
    .col-sec2-0 { color: #eab21f; }
    .col-compl-0 { color: #575757; }

    /* blocks */
    .block-primary-0 {
    background-color: #090909;
    color: #EEE;
    }
    .block-primary-0 * {
    color: #EEE;
    }
    .block-primary-0 .badge {
    background-color: #e8e7e2;
    color: #222;
    }
    .block-secondary1-0 {
    background-color: #e8e7e2;
    color: #222;
    }
    .block-secondary1-0 * {
    color: #222;
    }
    .block-secondary1-0 .badge {
    background-color: #eab21f;
    color: #222;
    }
    .block-secondary2-0 {
    background-color: #eab21f;
    color: #222;
    }
    .block-secondary2-0 * {
    color: #222;
    }
    .block-secondary2-0 .badge {
    background-color: #575757;
    color: #EEE;
    }
    .block-complement-0 {
    background-color: #575757;
    color: #EEE;
    }
    .block-complement-0 * {
    color: #EEE;
    }
    .block-complement-0 .badge {
    background-color: #090909;
    color: #EEE;
    }

    /* theme zapp v3 */
    .theme--zapp.box-n:nth-child(4n-3) .box-n {
    background-color: #090909 !important;
    color: #EEE !important;
    }
    .theme--zapp.box-n:nth-child(4n-2) .box-n {
    background-color: #e8e7e2 !important;
    color: #222 !important;
    }
    .theme--zapp.box-n:nth-child(4n-1) .box-n {
    background-color: #eab21f !important;
    color: #222 !important;
    }
    .theme--zapp.box-n:nth-child(4n-0) .box-n {
    background-color: #575757 !important;
    color: #EEE !important;
    }
    /* badges */
    .theme--zapp.box-n:nth-child(4n-0) .badge {
    background-color: #090909 !important;
    color: #EEE !important;
    }
    .theme--zapp.box-n:nth-child(4n-1) .badge {
    background-color: #e8e7e2 !important;
    color: #222 !important;
    }
    .theme--zapp.box-n:nth-child(4n-2) .badge {
    background-color: #eab21f !important;
    color: #222 !important;
    }
    .theme--zapp.box-n:nth-child(4n-3) .badge {
    background-color: #575757 !important;
    color: #EEE !important;
    }
</pre></body></html>