.contentRender_name_plugins_collections_template_custom_socialLinks ul.social-list {
	margin-top: 26px;
	display: inline-block;
}

.contentRender_name_plugins_collections_template_custom_socialLinks ul.social-list > li > a {
	color: #fff;
	background-color: #6c869e;

}
.contentRender_name_plugins_collections_template_custom_socialLinks div.social-list-div {
	text-align: center;
}
.contentRender_name_plugins_collections_template_custom_socialLinks .fa.fa-blog {
    background-image: url("/includes/public/assets/shared/blog-white.png");
 }


.no-padding {
	padding: 0px !important;
}