body {
    /* Colors */
    --black: #1d1d1b;
    --white: #eaeaea;
    --yellow: #e8fe06;
    --green: #61e597;
    --turqoise: #00aca0;
    --purple: #7f91fc;
}