.home.blog #title-page {
  margin-top: 0;
}

.crayon-theme-orange-code  .crayon-toolbar {
  border-bottom-color: #ccc !important;
}

.crayon-theme-orange-code .crayon-button:hover {
  background-color: #ccc !important;
}

#portfolio-filter {
  display: none;
}

.comment-body {
  word-wrap: break-word;
}

.comment-body code, .comment-body pre {
  max-width: 100%;
  overflow: scroll;
  display: block;
}

.entry-content {
  word-wrap: break-word;
}

ul, ol {
  list-style-position: outside;
  margin-left: 30px;
}