#home #content .highlights .journalname {
  color: #666;
  margin-bottom: 0;
}
#home #content .journal-list {
  padding: 0;
  margin-left: none;
}
#home #content .journal-list li {
  margin-bottom: 1em;
}
#home #content .journal-list li a {
  background-color: #efefef;
  border-radius: 15px;
  display: inline-block;
  padding: 6px 14px;
  font-weight: normal;
  border: none;
  text-decoration: none;
}
#home #content .journal-list li a:hover {
  border: none;
  background-color: #069 !important;
  color: #ffffff !important;
}

.archive h3.title i,
.reading h3.title i {
  font-weight: normal;
  color: #888;
  font-size: 14px;
  margin-left: 10px;
}

/*# sourceMappingURL=styles.css.map */
