/* Enter Your Custom CSS Here */

body {
  background-color: #fff4df;
}

html {
  font-size: 1.3em;
}

.aesop-article-chapter-wrap
.aesop-cover-title {
  font-size: 1.5em;
  letter-spacing: 5px;
}

.novella-comments-wrap {
  background-color: #fff4df;
}

.novella-chapter-nav li a {
  font-size: .8em;
  padding: .6rem .6rem
}

h2 {
  font-size: 1.1em;
  
