@charset "utf-8";
/*
 * 요약: 챗봇 CSS 커스텀 예시
 * 작성일: 2025.02.26
*/

.intro-charactor p {
  font-size: 20px;
  text-align: center;
  font-weight: 300;
  white-space: pre-line;
}