table {
	margin:25px 0 25px 0;
	}

table th:nth-child(n+2), table td:nth-child(n+2) {
	text-align: right !important;
	}

figcaption  {
	margin:25px 0 25px 0;
	}

wm-cta[start] > :is(a, button) {
  text-align: left !important;
}
