/* Variables */

:root {
    --white: #fff;
    --black: #000;
    /* --surf: #4ca799; */
    --surf: #333745;
    --surfLite: #AF9DCC;
}