@charset "utf-8";
/* 새글 스킨 (latest) */
.dd_list_swiper {
}

.dd_list_swiper a {
  display: block;
}

.dd_list_swiper strong {
  display: block;
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 1.6rem;
}
.dd_list_swiper p {
  margin-bottom: 2.4rem;
  opacity: 0.75;

  min-height: 4rem;
}

.dd_list_swiper small {
  color: var(--body-color);
  font-size: 1.5rem;
  opacity: 0.75;
}
