/**
 * @section Color Picker
 */

@layer kelp.core {
	[type="color"] {
		height: 3em;
		width: 3em;
	}
}
