/* regular text settings */
body { font-size: 1.5em; }
p {
	margin-block: 0;
}

/* class modifiers */
p.tiny,  span.tiny  { font-size: 0.5em; }
p.small, span.small { font-size: 0.67em; }
p.big,   span.big   { font-size: 1.33em; }