@charset "utf-8";

/* ================================================================== */
/* Name	: 630.css
/* Title : 일상에서 만나는 문화다양성
/* Script : Layout, 630 CSS
/* Author : Design Geulggol
/* Date	: 2022-05-24
/* ================================================================== */

.border-box dl {
	margin-bottom:10px;
}
.border-box dl:last-child {
	margin-bottom:0;
}
.border-box dl dt {
	font-weight:700;
	color:#016e76;
}
