:root {
    --bs-primary: #343a40; /* Dark Gray */
    --bs-secondary: #6c757d; /* Light Gray */
    --bs-light: #f8f9fa; /*Very Light Gray*/
    --bs-white: #fff; /* White */

}
