/* headline */
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 { clear:both; line-height:1.2; font-weight:600; margin:0 0 24px 0; }
.post h1 { font-size:150%; }
.post h2 {
border-left: 4px solid #d34d74;
background: #f2f2f2;
font-size: 22px;
padding: 12px 10px 12px 15px;
margin: 8% -5.5% 4%;
}
.post h3 {
border-left: 4px solid #d34d74;
background: #f2f2f2;
font-size: 22px;
padding: 12px 10px 12px 15px;
margin: 8% -5.5% 4%;
}
.post h4 { font-size:120%; }
.post h5 { font-size:110%; }
.post h6 { font-size:100%; }
