:root {
    /* Font size variables */
    --small: 1.2rem;
    --medium: 1.4rem;
    --large: 1.6rem;
    --xlarge: 1.8rem;
  }
  