.copy_button.copied {
	background-color:#e8fff3;
}

.copy_button.copied .svg-fill {
	fill:green;
	stroke: green;
}

.inline {
	overflow:unset !important;
	display:inline-block !important;
}
