/* CSS files add styling rules to your content */

body {
  background: white;
  //font-family: helvetica, arial, sans-serif;
  //margin: 2em;
}
img.icon{
  width: 1em;
  margin-right: 0.5em;
}
h1 {
  //font-style: italic;
  //color: #373fff;
}
