.terms pre {
  font-size: 10pt;
  font-family: Malgun Gothic, sans-serif;
  white-space: pre-wrap;
  line-height: 2.5;
}

.terms table {
  border-collapse: collapse;
}

.terms pre table {
  width: 100%;
}

.terms table th,
.terms table td {
  border: 1px solid #000;
}

.terms table .th {
  background-color: #eee;
  font-weight: bold;
}

.terms .terms-title {
  font-size: 14pt;
  font-weight: bold;
}
