.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 960px) {
  .wide {
    margin-left: -130px;
    margin-right: -130px;
    width: 960px;
    min-width: 960px;
  }
}

.bibtex-modal .tingle-modal-box__content {
  -moz-user-select: text;
  -khtml-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text;
  white-space: pre-wrap;
  line-height: 18px;
}

.intro .lex-img {
  float: left;
  width: 135px;
}
.intro .lex-img img {
  width: 120px;
}

.entry-content h3 {
  margin-top: 0;
  margin-bottom: 10px;
  text-align: center;
}

/*# sourceMappingURL=style-home.css.map */
