html {
  font-size: 62.5%
}
body {
  padding: 0;
  font-family: Oswald,sans-serif;
  font-size: 1.4rem;
  line-height: 1.42857;
  color: #666;
  background-color: #fff
}