.profile__button span.v-btn__content {
    font-size: 0;
}
.profile__button span.v-btn__content:before {
    content: "登録";
    font-size: .875rem;
}