.term-of-use h2 {
     font-size: 30px;
     color: #4d4f5c;
 }
.tou-content .update-date{
     font-size: 16px;
     font-weight: 700;
     line-height: normal;
     color: #4d4f5c;
     display: block;
     margin-bottom: 15px;
}
.tou-content p{
     font-size: 15px;
    font-weight:400;
    line-height: 21px;
    color: #4d4f5c;
 }