.postDataJs-inner a {
  color: #4eb543 !important;
}
.postDataJs-inner h2 {
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.0124em;
  margin-top: 20px;
  color: #1e2a3b;
}
.postDataJs-inner h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.0124em;
  margin-top: 20px;
  color: #1e2a3b;
}
.postDataJs-inner ul {
  margin-left: 20px;
}
.postDataJs-inner table ul li,
.postDataJs-inner table ul {
  list-style: none !important;
}
.postDataJs-inner ul li {
  list-style: disc;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.0048em;
  color: #666666;
}
.postDataJs-inner p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.0048em;
  color: #1e2a3b;
}
.postDataJs-inner table {
  margin: 50px 0px;
  min-width: 600px;
}
.postDataJs-inner table thead {
  background-color: #878a97;
  color: #fff;
  text-align: center;
  font-weight: 500;
  height: 44px;
}
.postDataJs-inner table tbody tr:nth-child(odd) {
  background-color: #f6f8fc;
  height: 44px;
}
.postDataJs-inner table tbody tr:nth-child(even) {
  background-color: #fff;
  height: 44px;
}
.postDataJs-inner table tbody tr td:last-child {
  border: none;
}
.postDataJs-inner img{
  height: auto !important;
}


.postDataJs-inner ol{
  list-style: decimal;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -.0048em;
  color: #1e2a3b;
  padding-left: 1.25rem;
}

.accordionContent  ul {
  margin-left: 20px;
}
.accordionContent   p{
  color: #64748B;
  font-size: 0.875rem;
  line-height: 1.5rem;
  padding: 1.25rem;
  padding-top: 0px;
}
.accordionContent   ul li {
  list-style: disc;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.0048em;
  color: #666666;
}