.neos-user-menu.neos-button-group {
	font-size: $generalFontSize;

	.neos-button {
		background: none;
		padding: 0 $defaultMargin;
	}
}