>>966

見出しタグ2の部分を抜き出してみました。

.article h2 {
border-left: 1px solid #000;
margin: 40px -29px 20px;
padding: 25px 30px;
font-size: 26px;
}
style.css:24
.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {
position: relative;
margin-top: 35px;
margin-bottom: 20px;
}
style.css:99
.article h2 {
border-left: 1px solid #000;
margin: 40px -29px 20px;
padding: 25px 30px;
font-size: 26px;
}
style.css:82
.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {
position: relative;
margin-top: 35px;
margin-bottom: 20px;
}