.site-published-location {
	margin: 0 0 20px 0;
	color: #929292;
	font-size: 12px;
	font-family: inherit;
	line-height: 1.4;
	font-style: normal;
	letter-spacing: inherit;
	font-weight: inherit;
}

@media only screen and (max-width: 1200px) {
	.site-published-location {
		font-size: 14px;
	}
}

.site-published-date a, .site-published-location a {
	color: #929292;
	text-decoration: none;
}