@charset "utf-8";
a {
  color: #212529;
}

li {
  list-style: none;
}

.article-list {
}

.paginator {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.catalog-detail {
}

.article-detail {padding: 0 20px 20px 20px;letter-spacing: .034em; max-width: 677px;
}

.article-detail p {
}
.list-group-item {
    padding: 0.75rem 0;
}
.datetime{color: #999;}
.text-title{font-size:1.3rem; font-weight: 400;}
.description img{max-width: 100%;}
.text-data{color:rgba(0,0,0,.3);font-size:15px; margin: 0 10px 32px 0; }
.footer{margin-top:50px;}
.list-group-item:last-child {border-bottom: 1px solid rgba(0,0,0,.125)!important;}
.content img {
    max-width: 100%;
}
.sub_title {
    margin-bottom: 30px;
}
.title {
    font-size: 2rem;
    border-bottom: 1px dashed #999999;
}