@charset "utf-8";

/* 새글 스킨 (latest) */
.basic_wrap .board_tit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.basic_wrap .board_tit > div {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
