.text-title{
    background: rgb(44, 90, 123);
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    height: 160px;
    line-height: 160px;
}
.text-content{
    display: block;
    font-size: 16px;
    line-height: 30px;
    padding: 20px;
}
