.policyInfo {
  width: 1200px;
  padding-top: 100px;
  padding-bottom: 40px;
  color: #333333;
  font-weight: 400;
  font-size: 26px;
  line-height: 40px;
}

.policyH3Title {
  padding-bottom: 20px;
  color: #0a314d;
  font-weight: 600;
  font-size: 40px;
  line-height: 49px;
}
.policyHText {
  font-weight: 500;
}

.policyPadBot80 {
  padding-bottom: 80px;
}

.policyPadBot40 {
  padding-bottom: 40px;
}