input[type=checkbox] {
    accent-color: black;
  }

  .txt_style::-webkit-input-placeholder {
    color:#ec1111;
    }

   .txt_style::-moz-placeholder{
    color:red;
    
   }          
   