After downloading the Bootstrap files, I noticed that there are css, fonts, and js folders included. Specifically, the css folder contains the following documents:
-bootstrap.css
-bootstrap.css.map
-bootstrap.min.css
-bootstrap-theme.css
-bootstrap-theme.css.map
-bootstrap-theme.min.css
I've been watching tutorials where people reference a styles.css sheet that I don't seem to have in my downloaded files. Could this be a custom stylesheet they created themselves, or is there an additional css sheet I should be downloading? When I open the bootstrap.css file, I can't seem to locate what the instructor is referring to. Any help would be appreciated. Thank you.