#pageWrapper[data-v-8f076d18] {
  padding-top: 65px;
}
.commonesection {
  font-family: bbr;
  font-weight: 400;
  max-width: 1200px;
  margin: 0px auto;
}
.commonpages ul li {
  font-family: bbr;
}
.commonpages p {
  font-size: 14px;
  margin: 0 0 10px;
}
#pageWrapper[data-v-8f076d18] {
  margin: 0px auto;
}
.commonpages h1 {
  font-family: bbr;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 10px;
}
.commonpages h2 {
  font-family: bbr;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}
.commonpages h3 {
  font-family: bbr;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 10px;
}
.commonpages h4 {
  font-family: bbr;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 10px;
}
.commonpages h5 {
  font-family: bbr;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 10px;
}
.commonpages h6 {
  font-family: bbr;
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 10px;
}

.commonpages strong {
  font-family: bbr;
  font-weight: 700;
}

.commonpages table {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  border-spacing: 0;
}
.commonpages table tr td {
  border: 1px solid #000;
  padding: 10px 15px;
}
.commonpages table tr th {
  border: 1px solid #000;
  padding: 10px 15px;
  border-top: 0px;
}
.commonpages ul {
  margin: 0px;
  padding: 0px;
}
.commonpages ol {
  margin: 0px;
  padding: 0px;
}
.commonpages ul li {
  list-style-type: disc;
  margin-left: 20px;
  line-height: 40px;
  font-size: 20px;
  color: #000;
}
.commonpages ol li {
  margin-left: 20px;

  line-height: 40px;
  font-size: 20px;
  color: #000;
}

.wp-block-table {
  margin: 20px auto;
}
