html {
  font-family: "Source Sans Pro", "Helvetica", helvetica, arial, sans-serif;
  background-color: #fff;
  color: #333;
}

h1,
#title_wrapper {
  margin: 0 0 .5em 0;
  font-style: normal;
  color: #003f60;
  font-weight: 400;
}
