/* Frontend CSS */

.post-views.entry-meta > span {
	margin-right: 0 !important;
	font: 16px/1;
	}

.post-views.entry-meta > span.post-views-icon.dashicons {
	display: inline !important;
	font-size: 14px; /* Ant: 16px */ /* (@Yo) */
	line-height: 1;
	text-decoration: inherit;
	vertical-align: bottom; /* Ant: middle */ /* (@Yo) */
	}