/* Supplemental styles for the small number of things the WordPress
   conversion needed that weren't in the original compiled CSS (which only
   contains classes actually used in the original React source). */

.nc-prose p {
	margin-bottom: 1.25rem;
}
.nc-prose p:last-child {
	margin-bottom: 0;
}
