.news-archive {
  background-color: #077695;
  border: 2px solid #0B6078;
}
.news-archive h6 {
  color: #FFCB00;
}
.news-archive .news-archive-days {
  border-bottom: 1px solid #C2C2C2;
}
.news-archive .news-archive-days a {
  text-decoration: none;
}
.news-archive .news-archive-days a span {
  color: #ffffff;
  font-size: 15px;
}
.news-archive .news-archive-days a .new-archive-date {
  color: #FFCB00;
  font-size: 12px;
}
.news-archive .news-archive-days a .new-archive-subcat {
  color: #FFF;
  font-size: 12px;
}
.news-archive .archive-news-btn {
  font-size: 16px;
  cursor: pointer;
  border: 2px solid #0B6078;
  border-radius: 3px;
  background: #fff;
  color: #fff;
  padding: 1px;
  top: 0px;
}
.news-archive .archive-news-btn .inner-btn {
  background: #0B6078;
  border-radius: 3px;
  padding: 5px 10px;
}

.traffic-restriction-news {
  scroll-behavior: smooth;
}
.traffic-restriction-news .traffic-restriction-news-body {
  line-height: 30px;
  font-size: 14px;
}
.traffic-restriction-news .traffic-restriction-news-body .traffic-restriction-news-style {
  border: 1px solid #707070;
  color: #413e3e;
}
.traffic-restriction-news .traffic-restriction-news-body .traffic-restriction-news-style .traffic-restriction-note {
  background-color: rgba(14, 159, 200, 0.3);
  border: 2px solid #077695;
}
.traffic-restriction-news .traffic-restriction-news-body .traffic-restriction-news-style .sub_categori_news {
  color: #053B4A;
}
