.terms-and-conditions-page .text {
  color: #000;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.terms-and-conditions-page h1,
.terms-and-conditions-page h2,
.terms-and-conditions-page h3 {
  color: #1e3746;
  font-weight: 600;
}

.terms-and-conditions-page h1 {
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 28px !important;
}

.terms-and-conditions-page h2 {
  font-size: 20px;
  line-height: 1.3;
  margin: 28px 0 12px !important;
}

.terms-and-conditions-page h3 {
  font-size: 16px;
  line-height: 1.4;
  margin: 20px 0 8px !important;
}

.terms-and-conditions-page p {
  margin-bottom: 16px;
}

.terms-and-conditions-page blockquote {
  border-left: 3px solid #20558a;
  margin: 0 0 16px;
  padding-left: 16px;
}
