.widget-social__share-icon {
	vertical-align: middle;
	fill: #000;
	display: inline-block;
	margin: 0 4px 8px 0;
	font-size: 12px;
	width: 32px;
	height: 32px;
}
.share__badge {
	float: left;
	width: 32px;
	height: 32px;
	padding: 8px;
	margin-right: 6px;
	background: #e22d30;
	fill: #fff;
}
.share__list {
	list-style: none;
}
.share__item {
	float: left;
	margin: 0 6px 6px 0;
	margin: 0 .375rem .375rem 0;
	text-transform: uppercase;
	background: #fff;
}
.meta__item-reading {
	display: table;
	margin-left: 0px;
}
.post__lastmod {
	font-size: small;
	font-style: italic;
	text-align: center;
}
.logo__text {
	text-transform: none;
}
.menu__item--active {
	background: inherit;
}
.profile-pic {
	float: right;
}
.post-gitinfo {
	font-size: small;
	font-style: italic;
	text-align: center;
}
.post_date_lastmod {
	font-size: small;
	font-style: italic;
}