.social-item {
	font-size: 20px;
}

.logo-image {
	max-height: 70px;
	display: inline-block;
	vertical-align: middle;
}

.logo-text {
	text-transform: none;
}

.logo{
	margin-right: 5px;
}

.post-feed .post {
    margin-bottom: 0;
}

.post-feed .grid-item {
    text-align: center;
}

.post-feed .grid-item h3 {
    margin-top: 5px;
}