#single {
    line-height: 1.7;
    font-size: 15.5px;
}
#single #breadcrumb{
    margin-bottom: 30px;
    color: #333333;
    font-size: 13px;
}
@media(max-width: 768px) {
    #single #breadcrumb{
        margin-bottom: 10px;
    }
}





#single #box #comment span[style="background-color:#FFFF00"],
#single #box #comment span[style="background-color:#ffff00"]{
	background: linear-gradient(180deg, transparent 60%, #FFFF00 60%)!important;
}
#single #box #comment span[style="background-color:#ff6699"],
#single #box #comment span[style="background-color:#ff6699"]{
	background: linear-gradient(180deg, transparent 60%, #ff6699 60%)!important;
}
#single #box #comment span[style="background-color:#ff6666"],
#single #box #comment span[style="background-color:#ff6666"]{
	background: linear-gradient(180deg, transparent 60%, #ff6666 60%)!important;

}
#single #box #comment span[style="background-color:#FFE3F2"],
#single #box #comment span[style="background-color:#FFE3F2"]{
	background: linear-gradient(180deg, transparent 52%, #FFE3F2 52%)!important;
	font-weight: bold;
}
