.root {
  @apply mx-auto max-w-screen-xl mx-auto px-6 sm:px-4 lg:px-10;
  display: inherit;
  max-width: 1440px;
}