.sg-colors {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

.sg-swatch--pink {
	background-color: #d72c90;
}

.sg-swatch--pink-light {
	background-color: #f5b1db;
}

.sg-swatch--blue {
	background-color: #0f63ae;
}

.sg-swatch--green {
	background-color: #57a957;
}

.sg-swatch--black {
	background-color: #000;
}

.sg-swatch--white {
	background-color: #fff;
}

.sg-swatch--off-white {
	background-color: #f1f1f1;
}

.sg-swatch--grey3 {
	background-color: #333;
}

.sg-swatch--grey7 {
	background-color: #777;
}

.sg-swatch--greya {
	background-color: #aaa;
}

#atoms-logo .sg-pattern-body {
	background: url(../images/patternlab/joy949-background-tiles.gif);
}

.sg-ms-favicon {
	display: inline-block;
	background-color: #0f63ae;
	background-image: linear-gradient(to right, #0d5493 0%, #0f65b1 100%);
}

.sg-ms-favicon > img {
	display: block;
}

/*# sourceMappingURL=patternlab.css.map */