:root {--primary-color:#243d7a; /*Darker Background Color, red, green, etc*/
                            --secondary-color:#fffafa; /*Lighter Background Color, white, yellow, etc*/
                            --primary-text-color:#ffffff; /*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:#f7f8fa; /*Page background color, usually a lighter version of primary color*/
                            --logo-large:/images/BaysideTigersTransparent2.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*/ }