img {
  border-radius: 15px;
}

.table-of-contents.open {
  border-radius: 15px;
}

.humburger.js-humburger {
  margin: -60px;
}





.comment-list .comment-body {
  border-radius: 15px;
  background-color: #ffe3e3;
  font-style: italic;
}