/*
.compose-form__publish-button-wrapper button {
  text-indent: -9999px !important;;
  line-height: 0!important;;
}

.compose-form__publish-button-wrapper button:after {
  content:'Pouet !'; 
  text-indent: 0;
  display: block;
  line-height: initial;
}
*/

