.terms_text, .wrap p{
    color: #707070;
}
.terms_text ul li{
    list-style-type: none;
    margin: 0;
}
.terms_text ul{
    color: #FF797E;
    font-weight: bold;
    padding: 0;
    margin: 0 0 40px 0;
}
.terms_text ul li a{
    color: #0089FF;
}