/* event 2·3 본문 카피 인라인 style 치환분 (BEM) */
.evt-copy__em {
    font-weight: 700;
}
.evt-copy__em--heavy {
    font-weight: 900;
}
.evt-copy__point {
    color: #2563eb;
}
