.ns-back-top{
  background: rgba(0,0,0,0.2);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
