.compose-form__publish-button-wrapper button {
	font-size: 0;
	padding-bottom: 0;
}
.compose-form__publish-button-wrapper button::after {
	content: "Toot!";
	font-size: 15px;
}

