:root {
            --primary: rgb(102, 71, 35);
                --primary-text: rgb(255, 255, 255);
                                --text-color: rgba(45, 45, 45, 0.92);
                --item-card-bg: rgba(49, 24, 15, 0.9);
                --item-card-text: rgb(196,142,89);
                    --categories-bar-bg: rgba(49, 24, 15, 0.66);
                --categories-bar-text: rgb(196,142,89);
                    --page-bg-size: cover;
                            --nav-bg-color: rgba(49, 24, 15, 0.9);
                --nav-text-color: rgb(196,142,89);
                                    --loading-text-color: rgb(196,142,89);
                                                                        }

            

