.wf-force-outline-none[tabindex="-1"]:focus{outline:none;}


  
::-webkit-scrollbar {
    width: 12px;
  background: #0e1623;
}
 
::-webkit-scrollbar-track {
  background: #0e1623;
}
 
::-webkit-scrollbar-thumb {
    background: #00ccff;
}
  
