:root {
            --primary: rgb(115, 217, 213);
                    --accent: rgb(141, 215, 212);
                --accent-text: rgb(255, 0, 5);
                --warn: rgba(0, 0, 0, 0);
                    --text-color: rgb(85, 53, 206);
                --item-card-bg: rgb(244, 224, 108);
                --item-card-text: rgb(0, 0, 0);
                        --categories-bar-text: rgb(187, 186, 186);
                --page-bg-color: rgb(0, 0, 0);
                                --nav-bg-color: rgb(0, 0, 0);
                                        --loading-text-color: rgb(0, 0, 0);
                                                                        }

            

