<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
* {
    --trionaRed: #c62107;
    --lightGreyBackground: #f6f6f6;
    --badgeBackgroundColor: #ececec;

    --sectionHeaderSize: 24px;
    --sectionHeaderWeight: 500;
    --sectionBoxHeaderSize: 18px;
    --sectionBoxHeaderWeight: 500;

    --blockPadding: 5rem;

    --h2HeaderFamily: 'bebas_neueregular';
    --h2FontWeight: 400;
    --h2FontSize: 42px;
    --h2LineHeight: 0.6;
    --h2Color: #3d3d3d;

    --itemsGap: 4rem;

}</pre></body></html>