/* introduce.html 인라인 style 속성 치환분 (BEM) */
.intro-copy__point {
    color: #007bff;
}
.intro-copy__muted {
    color: gray;
}
