
/* PLT0: f7dba7-f1ab86-c57b57-1e2d2f-041f1e */
/* PLT1: 8b2635-d7f9f1-7aa095-618b4a-041f1e */
/* PLT2: 594157-726da8-7d8cc4-a0d2db-bee7e8 */

:root {
    --black: #041f1e;
    --primary: #1e2d2f;
    --secondary: #c57b57;
    --tertiary: #f1ab86;
    --text-light: #f7dba7;
    --text-dark: #1e2d2f;
}

/*
:root {
    --black: #041f1e;
    --primary: #8b2635;
    --secondary: #618b4a;
    --tertiary: #7aa095;
    --text-light: #d7f9f1;
    --text-dark: #1e2d2f;
}
*/

/*
:root {
    --black: #594157;
    --primary: #726da8;
    --secondary: #7d8cc4;
    --tertiary: #a0d2db;
    --text-light: #726da8;
    --text-dark: #594157;
} */