ul.si-social {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.si-social li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0 0 0 15px;
}

ul.si-social li:first-child {
	margin-left: 0;
}

ul.si-social path,
ul.si-social ellipse,
ul.si-social circle {
	fill: #fff;
}

ul.si-social .facebook svg {
	height: 20px;
	width: 9px;
}

ul.si-social .twitter svg {
	height: 20px;
	width: 25px;
}

ul.si-social .instagram svg {
	height: 20px;
	width: 20px;
}

ul.si-social .linkedin svg {
	height: 20px;
	width: 20px;
}

ul.si-social .googleplus svg {
	height: 20px;
	width: 21px;
}

ul.si-social .pinterest svg {
	height: 20px;
	width: 16px;
}

ul.si-social .youtube svg {
	height: 20px;
	width: 17px;
}

ul.si-social .vimeo svg {
	height: 20px;
	width: 23px;
}

ul.si-social .rss svg {
	height: 20px;
	width: 20px;
}

ul.si-social .soundcloud svg {
	height: 20px;
	width: 46px;
}
