/**
 * Hide YOOtheme article metadata site-wide.
 *
 * This removes the visible author, publication date, and category line.
 */

.uk-article-meta {
	display: none !important;
}

.wtxrpd-last-updated {
	margin-top: 0.4rem;
	margin-bottom: 1.25rem;
	color: #62636a;
	font-size: 0.82rem;
	line-height: 1.4;
}
