@charset "utf-8";

/* 피그마 228:1627 — about 콘텐츠 스킨 (Tailwind로 부족한 보조 스타일) */
.about-figma-body p {
  margin-bottom: 1rem;
}

.about-figma-body p:last-child {
  margin-bottom: 0;
}

.about-figma-body img {
  max-width: 100%;
  height: auto;
}
