.compose-form__submit button {
	font-size: 0 !important;
}
.compose-form__submit button::after {
	content: "Toot!";
	font-size: 15px;
}

