<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: #a0c7bf; }
    .bgcol-sec1-0 { background-color: #f3f7f6; }
    .bgcol-sec2-0 { background-color: #1f5b85; }
    .bgcol-compl-0 { background-color: #5a7e9c; }

    .col-pri-0 { color: #a0c7bf; }
    .col-sec1-0 { color: #f3f7f6; }
    .col-sec2-0 { color: #1f5b85; }
    .col-compl-0 { color: #5a7e9c; }

    /* blocks */
    .block-primary-0 {
    background-color: #a0c7bf;
    color: #222;
    }
    .block-primary-0 * {
    color: #222;
    }
    .block-primary-0 .badge {
    background-color: #f3f7f6;
    color: #222;
    }
    .block-secondary1-0 {
    background-color: #f3f7f6;
    color: #222;
    }
    .block-secondary1-0 * {
    color: #222;
    }
    .block-secondary1-0 .badge {
    background-color: #1f5b85;
    color: #EEE;
    }
    .block-secondary2-0 {
    background-color: #1f5b85;
    color: #EEE;
    }
    .block-secondary2-0 * {
    color: #EEE;
    }
    .block-secondary2-0 .badge {
    background-color: #5a7e9c;
    color: #222;
    }
    .block-complement-0 {
    background-color: #5a7e9c;
    color: #222;
    }
    .block-complement-0 * {
    color: #222;
    }
    .block-complement-0 .badge {
    background-color: #a0c7bf;
    color: #222;
    }

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