.forwp-account-menu--editor .forwp-account-menu__button--editor {
	width: 36px;
	height: 36px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px dashed #c3c4c7;
	border-radius: 8px;
	background: transparent;
	color: #50575e;
	padding: 0;
}

.forwp-account-menu--editor .forwp-account-menu__hint {
	margin: 8px 0 0;
	font-size: 12px;
	color: #646970;
}
