@charset "utf-8";
.terms-body table th,
.terms-body table td{
    border: 1px solid #CCC;
    padding: 0.6rem 0.4rem;
}
.terms-body table th{
    background: #bbdbf3;
    font-weight: bold;
}