<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: #8a878e; }
    .bgcol-sec1-0 { background-color: #0c3e72; }
    .bgcol-sec2-0 { background-color: #ebeff4; }
    .bgcol-compl-0 { background-color: #445c86; }

    .col-pri-0 { color: #8a878e; }
    .col-sec1-0 { color: #0c3e72; }
    .col-sec2-0 { color: #ebeff4; }
    .col-compl-0 { color: #445c86; }

    /* blocks */
    .block-primary-0 {
    background-color: #8a878e;
    color: #222;
    }
    .block-primary-0 * {
    color: #222;
    }
    .block-primary-0 .badge {
    background-color: #0c3e72;
    color: #EEE;
    }
    .block-secondary1-0 {
    background-color: #0c3e72;
    color: #EEE;
    }
    .block-secondary1-0 * {
    color: #EEE;
    }
    .block-secondary1-0 .badge {
    background-color: #ebeff4;
    color: #222;
    }
    .block-secondary2-0 {
    background-color: #ebeff4;
    color: #222;
    }
    .block-secondary2-0 * {
    color: #222;
    }
    .block-secondary2-0 .badge {
    background-color: #445c86;
    color: #EEE;
    }
    .block-complement-0 {
    background-color: #445c86;
    color: #EEE;
    }
    .block-complement-0 * {
    color: #EEE;
    }
    .block-complement-0 .badge {
    background-color: #8a878e;
    color: #222;
    }

    /* theme zapp v3 */
    .theme--zapp.box-n:nth-child(4n-3) .box-n {
    background-color: #8a878e !important;
    color: #222 !important;
    }
    .theme--zapp.box-n:nth-child(4n-2) .box-n {
    background-color: #0c3e72 !important;
    color: #EEE !important;
    }
    .theme--zapp.box-n:nth-child(4n-1) .box-n {
    background-color: #ebeff4 !important;
    color: #222 !important;
    }
    .theme--zapp.box-n:nth-child(4n-0) .box-n {
    background-color: #445c86 !important;
    color: #EEE !important;
    }
    /* badges */
    .theme--zapp.box-n:nth-child(4n-0) .badge {
    background-color: #8a878e !important;
    color: #222 !important;
    }
    .theme--zapp.box-n:nth-child(4n-1) .badge {
    background-color: #0c3e72 !important;
    color: #EEE !important;
    }
    .theme--zapp.box-n:nth-child(4n-2) .badge {
    background-color: #ebeff4 !important;
    color: #222 !important;
    }
    .theme--zapp.box-n:nth-child(4n-3) .badge {
    background-color: #445c86 !important;
    color: #EEE !important;
    }
</pre></body></html>