.title h2 {
    color: #B32A2A;
    font-family: 'Roboto Condensed', serif;
    font-size: 36px;
    display: block;
    text-transform: uppercase;
}
.service-sect .title h2  {
    color: #fff;
}
.products-sect .title span,
.service-sect .title span {
    display: none;
}