.terms-and-conditions-content {
  padding: 40px 0;
}

.terms-and-conditions-content h1 {
  font-size: 2.3rem;
  color: #001a3d;
  letter-spacing: -0.0424rem;
  padding-bottom: 1.875rem;
  line-height: 1em;
  font-weight: 500;
}

.terms-and-conditions-content p {
  margin-bottom: 1rem;
  text-align: justify;
  line-height: 1.7em;
  color: #001a3d;
  font-weight: 300;
  font-size: 1.125rem;
}

.terms-and-conditions-content a {
  color: #fead9a;
}

.terms-and-conditions-content a:hover {
  color: #fead9a;
  opacity: 0.8;
}

.terms-and-conditions-content h2 {
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: #001a3d;
  padding-bottom: 0.625rem;
  font-weight: 500;
}

.terms-and-conditions-content span {
  font-weight: 700;
}

.terms-and-conditions-content ol {
  margin: 0 0 1.5rem 1rem;
  line-height: 2rem;
}

.terms-and-conditions-content h4 {
  font-size: 1.375rem;

  font-weight: 500;
  padding-bottom: 1.875rem;
  color: #001a3d;
}

.terms-and-conditions-content ul {
  padding-left: 30px;
  padding-bottom: 10px;
}

.terms-and-conditions-content ul li {
  padding-bottom: 5px;
  color: #001a3d;
  font-weight: 300;
  list-style-type: disc;
}

.terms-and-conditions-content ol li {
  color: #001a3d;
  font-weight: 400;
}

.terms-and-conditions-content span {
  color: #001a3d;
  font-weight: 300;
}