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;
}

wm-highlight {
	margin:25px 0 25px 0;
	}

wm-header>div:nth-child(2) {
  flex-direction:row !important;
  }