.justify-around {
    justify-content: space-around;
}
.h-\[6rem\]{
    height: 6rem;
}

/*@layer base {*/
/*  :root {*/
/*    --color-primary: 255 115 179;*/
/*    --color-secondary: 111 114 185;*/
/*    !* ... *!*/
/*  }*/
/*}*/
