
            :root {
                --primary-color: #850341;
                --website-color: #850341;
                --primary-color-hover: #aa1d61;
                --background-color: #ba7898;
                /* Add more custom properties here */
            }
        