/* Component-specific styles */
.text-lg { font-size: 1.125rem; }
.text-xl { font-size: 1.25rem; }
.text-2xl { font-size: 1.5rem; }
.text-3xl { font-size: 1.875rem; }
.text-xs { font-size: 0.75rem; }
.text-sm { font-size: 0.875rem; }

/* Additional component styles can be added here */