.alignright {
	float: right;
	margin-left: 1rem;
}

.aligncenter {
	clear: both;
	display: block;
	margin-inline: auto;
}