:root {--primary-color:#00693e; /*Darker Background Color, red, green, etc*/
                            --secondary-color:#fffafa; /*Lighter Background Color, white, yellow, etc*/
                            --primary-text-color:#edc14b; /*Lighter Text Color, should be readable on primary background*/
                            --secondary-text-color:#000000; /*Darker Text Color, should be readable on secondary background*/
                            --primary-background-color:#fbfffa; /*Page background color, usually a lighter version of primary color*/
                            --logo-large:images/Logo_Sycamore.png /*Large logo image, like to put at the top of the page or the login page*/
                            --favicon:insert here /*Large logo image, like to put at the top of the page or the login page*/ }