.fw-title{
    color: #D60314;
font-size: 36px;
font-weight: bold;
letter-spacing: 2px;
}
div.fw-title {
    width: 100%;
    text-align: center;
}
div.fw-title span:nth-child(2){
    margin: 0 15px;
}
h2.fw-subtitle{
    color: #000;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
}
.fw-img span{
    
    color:  #000;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
}
.fw-img img{
    width: 25px;
    height: 25px;
    margin: 0 !important;
}
.fw-content span{
    color: #999;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0 3px;
}
.fw-content .fw-left{
    padding: 0 0 0 33px !important;
}
.fw-content span:nth-child(1),
.fw-content span:last-child{
    margin: 0;
}
