@charset "UTF-8";

/* 下点線 */

.article h3 {
  border-bottom: 4px dotted var(--main-color);
  padding: 10px 0 6px;
}