:root {
            --primary: rgb(164,31,34);
                --primary-text: rgb(255, 255, 255);
                --accent: rgb(159,122, 44);
                --accent-text: rgb(255, 255, 255);
                        --text-color: rgb(159,122, 44);
                --item-card-bg: rgba(164, 31, 34, 0.75);
                --item-card-text: rgb(255, 255, 255);
                            --page-bg-color: rgb(255, 255, 255);
                                --nav-bg-color: rgba(255, 255, 255, 0.85);
                --nav-text-color: rgb(159,122, 44);
                                    --loading-text-color: rgb(159,122, 44);
                                                                        }

            

