.privacy-policy{
    background: #02021c;;
}

.privacy-policy-content{
    color: #fff;
}
 strong{
     color:#fff;
  /*  background: linear-gradient(to right, #2179f3, #0846ff, #237ccf, #4496ee);*/
  /*-webkit-background-clip: text;*/
  /*-webkit-text-fill-color: transparent;*/
}

