.block_disqus #dsq-content #dsq-footer {
  margin-bottom: 0;
}
.block_disqus #dsq-content .dsq-more-button {
  margin: 1.5em 0 0;
  display: block;
  padding: 1em;
  text-decoration: none;
  text-shadow: none;
  box-sizing: border-box;
  color: #fff;
  box-shadow: none;
  background: #030647;
  font-size: 16px;
  font-weight: inherit;
  border-color: #00ae00;
  border-width: 3px;
  border-style: solid;
  border-radius: 6px;
}
.block_disqus #dsq-content .dsq-comment-meta a,
.block_disqus #dsq-content .dsq-comment-actions a {
  color: #030647;
}
.block_disqus #dsq-content h3,
.block_disqus #dsq-content .dsq-comment-header {
  font-family: 'franklingothiccompresseddemi';
}
.block_disqus #dsq-global-toolbar,
.block_disqus .dsq-collapse-toggle {
  text-align: left;
}
.block_disqus #dsq-sort-by,
.block_disqus #dsq-account-dropdown {
  margin-left: 1em;
}
.block_disqus .dsq-commenter-name,
.block_disqus .dsq-collapsed-count {
  margin-right: 2em;
}
#dsq-content.dsq-mobile,
#dsq-content.dsq-mobile #dsq-topbar,
#dsq-content.dsq-mobile #dsq-comments,
#dsq-content.dsq-mobile #dsq-thread-like-wrapper {
  background: transparent;
  color: #4a4a4a;
}
#dsq-content.dsq-mobile * {
  font: inherit !important;
}
#dsq-content.dsq-mobile #dsq-thread-like-wrapper button {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 3px;
  font: inherit !important;
}
#dsq-content.dsq-mobile .dsq-comment-message {
  color: #4a4a4a;
  font: inherit !important;
  font-size: inherit !important;
  font-family: 'franklingothicbook' !important;
}
#dsq-content.dsq-mobile .dsq-comment {
  border-bottom-color: transparent;
}
#dsq-content.dsq-mobile .dsq-divider2 {
  visibility: hidden;
}
#dsq-content.dsq-mobile .dsq-dislike-thread {
  margin-left: 0.5em;
}
#dsq-content.dsq-mobile .dsq-bar-like {
  border-radius: 3px;
  margin-right: 0.5em;
}
#dsq-content.dsq-mobile .dsq-bar-reply,
#dsq-content.dsq-mobile .dsq-bar-reply-active {
  height: auto;
  border-radius: 3px;
  padding-top: 2px;
  padding-bottom: 3px;
}
#dsq-content.dsq-mobile .dsq-bar-reply-active {
  border-radius: 3px 3px 0 0;
  padding-bottom: 10px;
}
#dsq-content.dsq-mobile .dsq-append-post {
  border-color: transparent;
}
