.wrap-policy .resp-tab-content {
  border: 1px solid #3e79ea;
}
.wrap-policy .resp-tab-active {
  border: 1px solid #3e79ea;
  background-color: #3e79ea;
  color: #fff;
}
.wrap-policy h2.resp-tab-active {
  background-color: #3e79ea !important;
}
.wrap-policy h2.resp-tab-active span.resp-arrow {
  border-bottom: 12px solid #fff;
}
.push-h{
  padding-top: 100px;
}

.wrap-policy h2 {font-size: 162.5%; font-weight: 600; color: rgb(91 135 47 / 100%);}
.wrap-policy h3 {font-size: 150%; font-weight: 600; color: rgb(91 135 47 / 90%);}
.wrap-policy h4 {font-size: 137.5%; font-weight: 600; color: rgb(91 135 47 / 80%);}
.wrap-policy h5 {font-size: 125%; font-weight: 600; color: rgb(91 135 47 / 70%);}
.wrap-policy h6 {font-size: 112.5%; font-weight: 600;color: rgb(91 135 47 / 60%);}

@media only screen and (max-width: 1070px) {
  .push-h {
    padding-top: 80px;
  }
}