/* This is where you put in your custom CSS:
CSS is the stuff that gives a bit of style
or flair to your website and makes it look
super cool and makes users give it the
attention it deserves!! ;) 
The project also include Bootstrap by default
in the index.html to give you a bit of a head-
start :D*/

.carousel {
    margin-top: 2em;
    margin-left: 3em;
    margin-right: 3em;
}
