body, html, * {
  font-family: 'Open Sans', sans-serif;
}

#logo {
  text-align: center;
}

#data {
  text-align: center;
  padding-top: 30px;
}
