@layer utilities {
  .rtg-grid {
    column-gap: 2rem;
    row-gap: 4rem;
  }
}
