.root {
  margin-top: var(--large-margin);

  /* will look lopsided with the numeric value otherwise */
  padding-left: var(--xxl-padding);
}
