
body {
  font-family: serif;
  letter-spacing: 0.1em;
  line-height: 2em;
  color: #fff;
}
#talk_nav svg .cls-1, #talk_nav svg .cls-2,
.talk_nav svg .cls-1, .talk_nav svg .cls-2 {
  stroke: #666;
}
#talk_nav .prev a:after, #talk_nav .index a:after, #talk_nav .next a:after,
.talk_nav .prev a:after, .talk_nav .index a:after, .talk_nav .next a:after {
  color: #666;
}
.next_post svg .next_title_cls {
  stroke: #fff;
}
.next_post a {
  border-color: #fff;
}
.next_post .next_title_arrow {
  border-right-color: #fff;
}
.next_post .next_title_arrow, .next_post .next_title_text {
  color: #fff;
}
