@import "bootstrap.min.css";
@import "global_vars.css";
@import "index.css";
@import "404.css";
/* Import student CSS files here */
@import "../../student1/css/student1.css";
@import "../../student2/css/student2.css";
@import "../../student3/css/student3.css";
@import "../../student4/css/student4.css";