.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 1.8rem;
}

.logoln {
  padding-bottom: 21px;
}

.h5, h5 {
  font-size: 0.9rem;
}

.h1, h1 {
  font-size: 1.8rem;
}

.t tbody, td, tfoot, th, thead, tr {
  border-color: inherit;
  border-style: dotted;
  border-width: 0;
  display: inline-table;
  margin: 1.8px;
}

.layout-boxed .body-innerwrapper {
  max-width: 927px;
  margin: 0px auto;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px;
  
  }

.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 14px;
  //margin: 0px 0px 1.25rem;//
}

.article-list .article {
  margin-bottom: 0px;
  padding: 0px 9px 9px 9px;
  border: none;
  border-radius: 3px;
}

*, ::after, ::before {
  box-sizing: border-box;
}

#sp-footer .container-inner {
  padding: 13px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
