Customize the texts of the session
body { --color-400: #fb7185; --color-500: #f43f5e; --color-600: #e11d48; --color-700: #be123c; --color-800: #9f1239; --color-900: #881337; --border-radius-sm: 50px; --border-radius-md: 50px; --border-radius-lg: 50px; --border-radius-xl: 50px; } body { font-family: "Arial"; }