.social-share-page{
	margin-bottom: 15px;
}
.social-share-page a { 
	text-decoration: none;
}

.fa.fa-larger {
	font-size:130%;
}

.social-network, {
	width: 100%;
	margin: 0 auto;
}

.social-network a, .social-network-about a {
	margin-right: 10px;
}

.social-network a:hover, .social-network-about a {
	cursor: pointer;
}

.social-network-about {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 35px;
}

.social-network-about a {
	color: rgb(81, 81, 81);
	text-decoration: none;
}

.masthead-title a:hover {
	text-decoration: none;
}

.social-network-about .social-icon-img {
		width: 31px;
}

.social-network .social-icon-img {
		width: 28px;
}

img.social-icon-img{
	display:inline-block;
	margin: 0;
	border: 0;
	border-radius: 0;
	vertical-align: bottom;
	padding-bottom: 1px;
}

.img-circle {
	border-radius: 50%;
	display:block;
    margin:auto;
    width: 220px;
}
