.text_button{
	background-color: inherit;
	border: none}
.text_button.gray_2{
	color: var(--gray_2)}
.text_button.red_2{
	color: var(--red_2)}
.text_button:hover{
  text-decoration: underline}