:root {
    --theme_color: #01a4ed;
    --theme_color_secondary: #d1cece;
    --white: #ffffff;
    --black: #000000;
    --blue_one: #13d3fc;
    --grey_two: #eaecef;
    --blue_two: #26355d;
    --font_ipa: dinosaur;
    --theme_color_lighter: #01a4ed20;
    --yellow: #ffdb00;
    --grey_one: #f7f7f7;
    --orange: #ee4700;
    --blue_three: #96edff;
    --blue_two_lighter: #26355D70;
    --grey_three: #aba9ab;
    --green_lighter: #3FBC1315;
    --green: #3fbc13;
    --red: #cc0000;
    --red_lighter: #cc000015;
    --copper: #dc7f64;
    --bronze: #ce8946;
    --silver: #c4c4c4;
    --gold: #efbf04;
    --blue_sufin: #99c1f1;
    --white_surfin: #ffffff;
}
