JSFiddle - React, Tailwind, and code Playground
HTML
<style>
.account__button.no-styles {
all: unset;
display: inline;
cursor: pointer;
font-family: var(--font-montserrat);
font-size: 16px;
color: var(--color-black);
font-weight: 500;
line-height: 20px;
}
</style>