body {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  color: #333333;
  background-color: #fefefe;
}

h2 {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

a {
  color: #8999c1;
}

a:visited {
  color: #8999c1;
}

a:hover {
  color: #d899c0;
}

.subtitle {
  display: none;
}

ul.hashtaglist li {
  color: #8999c1;
}