:root {
    --primary-color: #007BFF;
    --secondary-color: #000000;
    --text-color: #343A40;
    --light-color: #E2E6EA;
    --font: "Montserrat", Sans-serif;
}