html,
body {
  height: 100%;
  background-color: #fff;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

body {
  color: #44515C;
  /*text-align: center;*/
}

a,
a:focus,
a:hover {
  color: #088644;
  font-weight: 600;
}