:root {
    --typo-color-green-one: #D8EDED;
    --typo-color-green-two: #AAC6C4;
    --typo-color-green-three: #4D7878;
    --typo-color-green-four: #2E5B5C;
    --typo-color-green-light: #EDF2F2;
    --typo-color-active: #D4D6FC;
    --typo-color-blue: #113463;
    --typo-color-red: #b26488;
}