
.atx{
	position:relative;
	flex:1 1;
	max-width:100%;
	margin:0 auto;
}
.atx :is(h1,h2,h3,h4,h5,h6):first-child	{	margin-top:0	}
.atx p:last-child			{	margin-bottom:0	}
