#bo_content_wrap {
  font-family: var(--textFont);
  font-size: 15px;
  font-weight: 400;
  color: #444;
  line-height: 1.5;
}
#bo_content_wrap p {
  margin: 13px 0;
  color: #444;
}
#bo_content_wrap p.icb_head {
  font-size: 18px;
  font-weight: 700;
}
#bo_content_wrap .space {
  padding: 0 1.5px 0 0.5px;
  text-align: center;
}
#bo_content_wrap b {
  font-weight: 700;
  font-size: 15px;
}
#bo_content_wrap table {
  font-family: var(--textFont);
  font-size: 15px;
  color: #444;
  border: 1px solid #DDD;
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
}
#bo_content_wrap table th {
  padding: 6px 8px;
  font-weight: 600;
  background-color: #F6F6F5;
}
#bo_content_wrap table td {
  padding: 6px 8px;
}
/*# sourceMappingURL=dc4446f613ce692b7377ab18e621ddc5e50f4189._privacy_policy.scss.map */
