.wd-title-bar h1 {    color: #fff;	font-size: 1.92857rem;}@media only screen and (min-width: 64.35714em){	.wd-title-bar h1 {		font-size: 2.64286rem;	}			}
.single .wd-title-section_l h1{
font-size: 26px;
}
.single .wd-title-section_l h1:after{
content: " ";
display: block;
background-color: rgba(231,91,0,1);
height: 3px;
width: 80px;
margin: 15px 0 20px;
}