.elementor-1868 .elementor-element.elementor-element-54f928b{--display:flex;}.elementor-1868 .elementor-element.elementor-element-4554861{width:100%;max-width:100%;margin:60px 60px calc(var(--kit-widget-spacing, 0px) + 60px) 60px;padding:60px 60px 60px 60px;}.elementor-1868 .elementor-element.elementor-element-4554861.elementor-element{--align-self:center;}/* Start custom CSS for html, class: .elementor-element-4554861 *//* 전체 텍스트 폰트 및 색상 정리 */
p, li, h2, h3 {
  font-family: 'Noto Sans KR', sans-serif !important;
  line-height: 1.8 !important;
  color: #222 !important;
}

/* 강조 텍스트 */
strong {
  color: #000 !important;
}

/* 제목 크기 통일 */
h2 {
  font-size: 24px !important;
  font-weight: 700 !important;
  margin-bottom: 15px !important;
}
h3 {
  font-size: 18px !important;
  font-weight: 600 !important;
  margin-top: 20px !important;
}

ul {
  list-style-position: outside !important;
  padding-left: 20px !important;
  margin-left: 0 !important;
}
li {
  margin-bottom: 6px !important;
  line-height: 1.8 !important;
}
li strong {
  display: inline-block;
  min-width: 90px; /* “수집 항목”과 “수집 목적” 간 좌우 정렬 보정 */
}/* End custom CSS */