body {
  background: #ffffff;
  font-size: 16px;
  line-height: 24px;
}
a,
body {
  color: #333;
}
a .icon {
  line-height: 1.428571429;
}
a:hover .icon {
  text-decoration: none;
}
button {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 18px;
  font-weight: 400;
}
p {
  margin: 0 0 20px;
}
strong {
  font-weight: 700;
}
.page {
  padding: 25px;
}
