.editorskit-reusable-convert-controls {
	margin: 2px;
	border-radius: 4px;

	&:hover {
		box-shadow: inset 0 0 0 1px #555d66, inset 0 0 0 2px #fff;
	}
}
