.color-selector {
	cursor: pointer;
	height: 1.5625rem;
	width: 1.5625rem;
	border: 2px solid $border-color;
	display: inline-block;
	border-radius: 6px;
	text-align: center;
}