/* Legacy Style CSS */
/* @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap'); */

/* Global Colors (example) */
:root {
    --primary-color: #007bff;
    --secondary-color: #6c757d;
}

/* Add custom styles here */