/* ----------
archive
---------- */

/* latest-news */
.page-content .latest-news {padding-top:40px; padding-bottom:40px; background-color:#fbfbfb;}
.page-content .latest-news .news-block {margin-bottom:30px; padding:15px 30px; border:2px solid #300204;}
.page-content .latest-news .news-items {height:auto; overflow-y:auto; margin-bottom:0;}
.page-content .latest-news .news-items .item {display:flex; align-items:center; margin-bottom:0; padding:15px 0;}
.page-content .latest-news .news-items .item:not(:last-child) {border-bottom:1px solid #f2f2f2;}
.page-content .latest-news .news-items .item-date {margin-right:30px;}
.page-content .latest-news .news-items .item-festival {display:inline-block; margin-right:20px; padding:2px 8px; background-color:#300204; border-radius:4px; color:#fff;}
.page-content .latest-news .news-items .item-title {font-weight:600;}

.page-content .archives-news {padding:40px 0;}

.page-content .page-content-footer {padding-top:40px; padding-bottom:40px;}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}
