.elementor-23089 .elementor-element.elementor-element-dcf9add{--display:flex;}.elementor-23089 .elementor-element.elementor-element-6e1187f{--spacer-size:10px;}.elementor-23089 .elementor-element.elementor-element-45ffc71 .elementor-heading-title{font-size:20px;font-weight:500;}.elementor-23089 .elementor-element.elementor-element-692364c{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}@media(min-width:768px){.elementor-23089 .elementor-element.elementor-element-dcf9add{--content-width:80%;}}/* Start custom CSS *//* ==========================================================
 * 고객센터 페이지 — 타이틀
 * ========================================================== */
.pc-cs-title h2 {
	font-size: 26px;
	font-weight: 800;
	letter-spacing: -0.03em;
	line-height: 1.3;
	margin: 0 0 18px;
	padding-bottom: 18px;
	border-bottom: 2px solid #111;
	color: #111;
}

/* ---------- 태블릿 ---------- */
@media (max-width: 1024px) {
	.pc-cs-title h2 { font-size: 24px; }
}

/* ---------- 모바일 ---------- */
@media (max-width: 767px) {
	.pc-cs-title h2 {
		font-size: 20px;
		margin-bottom: 14px;
		padding-bottom: 14px;
	}
}

/* ---------- 소형 모바일 ---------- */
@media (max-width: 380px) {
	.pc-cs-title h2 { font-size: 19px; }
}/* End custom CSS */