.custom_social {}
	.custom_social > .items {
		width: 75%;
		margin: 0 auto;
		text-align: center;
	}
		.custom_social > .items > .item {
			margin: 7px;
			height: 45px;
			width: 45px;
			display: inline-block;
		}
			.custom_social > .items > .item > a {}
				.custom_social > .items > .item > a > .socialIcon {}