/* Global Colors - The following color variables are used throughout the website. Updating them here will change the color scheme of the entire website */
:root{
--background-color:#f7ffff;
/* --background-color: #ffffff; */
/* --background-color: #f7ffff; */
--background-color:#ffffff;
/* Background color for the entire website, including individual sections */
--default-color:#444444;
/* Default color used for the majority of the text content across the entire website */