.postlist { counter-reset: start-from 10 }
h2 ~ h2  {
	border: none;
	padding-top: 20px;
	border-top: 12px double var(--accent-color);
}