.stl_h1 span {
    color: #bf0000;
}
.stl_h1 {
        font-size: 2.5rem;
        line-height: 1.1em;
        font-weight: 700;
}

.stl2_h1 {
	color: #fff;
    font-size: 3.5rem;
    line-height: 1.1em;
    font-weight: 700;
}
.stl3_h1{
    color: #bf0000;
    font-weight: 400;
	font-size: 2.5rem;
}
.stl4_h1{
    color: #373737;
    font-weight: 700;
	font-size: 4rem;
	line-height: 1.1em;
}
.stl4_h1 span{
	color: #bf0000;
	font-weight: 400;
}
.stl5_h1{
	color: #6d6d6d;
	font-size: 1.6rem;
    line-height: 2.6rem;
	font-weight: 400;
}