.supt-post-metas {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: $spacing-2;
	color: $color-grey-5;

	time {
		@extend %t-body-xs;
	}
}
