@charset "UTF-8";

/* 下点線 */

.article h3 {
  border-bottom: 2px dotted var(--hvn2-main-color);
  padding: 10px 25px 8px;
}