.index-page .index-banner .slide_simple--title {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
}

.section .section--header .section--title {
    font-size: 30px;
    font-weight: 300;
    text-align: center;
}

.section .section--header .section--description {
    font-size: 20px;
    line-height: 30px;
    color: #777777;
    text-align: center;
    margin: 13px 0 0;
}

.index-container .service_item .service_item--text {
    font-size: 16px;
    text-align: center;
    color: #777777;
    line-height: 23px;
}


.index-container .features_item--text {
    font-size: 15px;
    line-height: 23px;
    color: #777777;
}