@charset "UTF-8";

/* タグ編集 */
.st-af-cpt-edit-button {
	margin: 0 8px;
	padding: 0;
	border: 0;
	background: none;
	color: #4682b4;
	text-decoration: underline;
	font-size: 95%;
	-webkit-appearance: none;
}

.st-af-cpt-edit-button:hover {
	color: #b22222;
}
