*{
    padding: 0;
    margin: 0;
}
.customer_agree{
    padding: 15px 35px;
    text-align: left;
}
.customer_agree p {
    color: #474747;
    line-height: 24px;
    margin-bottom: 18px;
    text-indent: 2em;
}

.customer_agree h2 {
    font-size: 14px;
    color: #474747;
    line-height: 50px;
    font-weight: bold;
    font-family: "ËÎÌå";
}