main {
	& > *,
	& p {
		margin: calc(var(--_space-rel) * pow(var(--_ratio), 3)) 0;
	}
}
