/* Terms and condition && privacy policy */
.tc_pp_contents {
  border: 1px solid black;
  color: black;
  padding: 20px;
  margin: 40px auto;
  max-width: 90%;
}

h1.tc_pp_heading {
  border-bottom: 1px solid rgb(81, 81, 81);
  font-size: 30px;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

p.tc_pp__listheading {
  font-size: 22px;
  font-weight: 600;
}

p.tc_pp__content_para,
.tc_pp_content_flow ul {
  font-size: 17px;
  margin: 15px auto;
}

.tc_pp_content_flow ul {
  list-style-position: outside;
  padding-inline-start: 20px;
}

.tc_pp_content_flow ul span {
  font-weight: 500;
}