body {
  background: #efefef;
  font-family: "Readex Pro", sans-serif;
  max-width: 500px;
  margin: 40px auto;
  text-align: center;
  line-height: 1.7;
  padding: 0 12px;
}

img {
  width: 250px;
}

a,
a:visited,
.heart {
  color: #ff5148;
  text-decoration: none;
}

ul {
  list-style: none;
  text-align: left;
  padding: 0;
}

li {
  margin-bottom: 12px;
}

li.q {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 0px;
}
