@charset "utf-8";

.banner-title h3 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 2;
    margin: 0;
    text-transform: uppercase;
}
.banner-title h4 {
    font-size: 30px;
    color: #fff;
    line-height: 2.2;
    margin: 0;
    margin-bottom: 35px;
    text-transform: uppercase;
    font-weight: bold;
}

.about-news-case .about p {
    line-height: 1.8;
    text-align: left;
    text-indent: 2em;
    word-break: break-all;
}