.feedback-button-list a {
	margin-right: 0.75em;
	min-width: 1em;
}

.feedback-button-list svg {
	fill: grey;
	background-color: white;
	height: 1em;
}

.feedback-button-list a.button {
	font-size: 90%;
	color: grey;
	background: white;
	padding: 0px 3px 0px 3px;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px;
}