@charset "UTF-8";

  .strike {
    text-decoration: line-through;
  }

 .strikeB{
  color: grey;
 }