/* カスタム CSS をここに入力してください */

content h3#original-heading-03{
	background: linear-gradient(transparent 70%, #a7d6ff 70%) !important;
}

entry-content h2{
border-bottom: 2px solid blue;
border-radius: 0 !important;
background: transparent !important;
box-shadow: none;
color: blue !important;  
}
