@charset "UTF-8";
h1 {
	position: relative;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#colors {
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#colors .icon {
	width: 40%;
	display: inline-block;
}
