body{
    color: #444444;
    line-height: 1.8;
    font-family:  "Atkinson Hyperlegible Next","Noto Sans",Arial,"微軟正黑體", Source Sans Pro, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
}
.title span{
    display: none;
}
.title h2{
    color: #6CAB52;
    font-size: 54px;
    text-align: center;
    line-height: 0.8;
    letter-spacing: 0;
    font-weight: 700;
    font-family: "Atkinson Hyperlegible Next", serif;
    display: block;
    margin: 16px auto 0;
}
.title h2:first-letter{
    color: #479987;
}
.service-sect .title h2:first-letter{
    color: #fff;
}