.dream_title {
    font-size: 40px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #182940;
    line-height: 150px;
}

.containter {
    width: 800px;
    margin: 0 auto;
}

.containter-row {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 600;
    color: #141B24;
    line-height: 25px;
}