:root {
    --card-text-color: white;  /* Default body text color */
    --heading-color: #2b2b2b;  /* Slightly darker for headings */
    --primary-color: #FFA726;
    --subtitle-color:red;  
    --tab-background: #E3F2FD; /* Light Blue */
    --tab-color: #1E3A5F;
  }
  