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

.dd_list_title_manual {
  display: block;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 8rem;
}

.dd_list_content_manual {
  margin-bottom: 8rem;
}
.dd_list_item_manual {
  margin-bottom: 8rem;
}

.dd_list_item_manual:last-child {
  margin-bottom: 0;
}
