.root {
  background-color: var(--mrt-base-background-color);
}

.root-grid {
  display: grid;
}
