.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;
}

.wrap-policy ul, .wrap-policy ol {padding:12px 0;}
.wrap-policy ul li{
  list-style: disc;
  margin-left:20px;
}
.wrap-policy ol li{
  list-style: decimal;
  margin-left:20px;
}

.wrap-policy h2 {font-size: 162.5%; font-weight: 600; color: rgba(230,0,18,1);}
.wrap-policy h3 {font-size: 150%; font-weight: 600; color: rgba(230,0,18,0.9);}
.wrap-policy h4 {font-size: 137.5%; font-weight: 600; color: rgba(230,0,18,0.8);}
.wrap-policy h5 {font-size: 125%; font-weight: 600; color: rgba(230,0,18,0.7);}
.wrap-policy h6 {font-size: 112.5%; font-weight: 600; color: rgba(230,0,18,0.6);}