.left-area {
  padding: 0 30px;
}
.left-area p {
  margin-bottom: 22px;
  font-size: 1.6rem;
  line-height: 1.88;
  color: #434648;
}

.content-detail {
  font-size: 1.6rem;
  line-height: 1.88;
}
.content-detail .date {
  font-size: 1.4rem;
  margin-top: 10px;
  line-height: 1.88;
  color: #434648;
}
.content-detail span.date ~ p {
  color: #0d1f61;
  line-height: 1.44;
  font-family: "Arsenal", sans-serif;
  font-size: 1.9rem;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d7dde7;
}
.content-detail img {
  width: 100%;
  height: auto;
}

.sidebar .sidebar-item {
  margin-bottom: 30px;
}
.sidebar .sidebar-item a {
  color: #434648;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
}
.sidebar .sidebar-item img {
  width: 100%;
  height: auto;
}
.sidebar .sidebar-item .text-wrap {
  padding-top: 20px;
}
.sidebar .sidebar-item .text-wrap h4 {
  margin-bottom: 15px;
  font-size: 2.2rem !important;
  font-family: "Arsenal", sans-serif;
  color: #0d1f61;
  margin: 0 0 25px 0;
}
.sidebar .sidebar-item .text-wrap .date {
  color: #434648;
}

/*# sourceMappingURL=news-detail.css.map */
