
.terms_and_conditions .terms_content .h_color {
  color: #282835;
  font-weight: 600;
  line-height: 50px;
}
.terms_and_conditions .terms_content p {
  padding-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 26px;
  color: #8b8b99;
}

.terms_and_conditions .terms_content ul li {
  padding-top: 10px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 26px;
  color: #8b8b99;
}
