:root {
                                                    --categories-bar-bg: rgba(0, 0, 0, 0);
                    --page-bg-color: rgba(255, 255, 255, 0.2);
                --page-bg-size: cover;
                --page-bg-repeat: no-repeat;
                --page-bg-position: center;
                --page-bg-opacity: 1;
                --nav-bg-color: rgba(0, 0, 0, 0);
                --nav-text-color: rgba(23, 20, 20, 0.93);
                --nav-bg-size: contain;
                                --loading-text-color: rgba(0, 0, 0, 0);
                    --title-color: rgba(0, 0, 0, 0);
                --content-container-bg: rgba(0, 0, 0, 0);
                                                            }

        

