.blog-record {
  margin-bottom: 30px;
  overflow: hidden;
  padding-bottom: 100px; }
  .blog-record .blog-record-info {
    font-size: 16px;
    margin-top: 10px; }
  .blog-record img {
    margin-top: 10px;
    margin-bottom: 10px; }
  .blog-record .blog-record-more-link {
    margin-top: 10px; }

.block-set {
  /*font-size: 18px;*/ }

.blog-title-link {
  text-align: center;
  display: block;
  margin-bottom: 20px; }

.f-header.blog-record-header {
  margin-bottom: 70px;
  line-height: 1em;
  text-align: center;
  color: black; }

.blog-record-meta {
  margin: 0;
  margin-bottom: 30px;
  text-align: center;
  border-top: 0.2rem solid #F8E71C; }
  .blog-record-meta .blog-record-meta-avatars {
    display: flex;
    justify-content: center;
    margin: 0 0 .5em 0; }
    .blog-record-meta .blog-record-meta-avatars .avatar {
      width: 5em;
      height: 5em;
      margin: -2.5em 0 0 0;
      border-radius: 100em;
      border: 0.2rem solid #F8E71C;
      background-color: #fff; }
  .blog-record-meta .blog-record-meta-text {
    font-family: "National","Helvetica Neue",helvetica,"Apple Color Emoji",arial,sans-serif;
    font-size: 85%;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic; }
    .blog-record-meta .blog-record-meta-text a {
      color: #5522FA;
      text-decoration: underline; }

.chatium-blog-header {
  padding-top: 20px; }

.chatium-block-set {
  font-size: 18px; }

.chatium-block-set .image-box {
  text-align: center; }
  .chatium-block-set .image-box img {
    max-height: 600px; }

.chatium-blog-list-item {
  margin-bottom: 50px; }

@media (max-width: 768px) {
  .chatium-block-set {
    font-size: 16px; } }

.pro-label {
  height: 16px;
  margin-left: 2px; }

/*# sourceMappingURL=blog.css.map */
