:root{
    --theme-main-color:#f3726c;
    --theme-secondary-color:#6caff2;
    --theme-tertiary-color:#f0e4e0;
    --theme-quaternary-color:#ffffff;
    --theme-quinary-color:#f8f5f4;
    --theme-senary-color:#F6EFED;
    --theme-septenary-color:#334155;
    --theme-octonary-color:#f1f5f9;
    --theme-nonary-color:#eaeaea;
    --theme-denary-color:#ffffff;
    --theme-undenary-color:#f3726c;
    --theme-tredenary-color:#ffffff;
    --theme-quattuordenary-color:#f3726c;
    --theme-quindenary-color:#ffffff;
    --theme-sexdenary-color:#654961;
    --theme-septendenary-color:#5C4358;
    --theme-octodenary-color:#f3726c;
    --theme-novemdenary-color:#f3726c;
    --theme-vicenary-color:#f0e4e0;
    --theme-unvicenary-color:#F6EFED;
    --theme-duovicenary-color:#f8f5f4;
    --theme-trevicenary-color:#654961;
    --theme-quattuovicenary-color:#f1f5f9;
    --theme-quinvicenary-color:#5C4358;
    --theme-sexvicenary-color:#ffffff;
    --theme-septenvicenary-color:#ffffff;
    --theme-octocentenary-color:#ffffff;
    --theme-nonacentenary-color:#334155;
    --theme-octovicenary-color:#e2e8f0;
}
