/* FE Study Prep specific styles */
/* Note: Common styles like h2, ul, li, #topic-container, and .topics are now in main styles.css */

/* FE Study Prep specific overrides if needed */
#topic-container {
    max-width: 400px; /* Smaller container for FE Study Prep */
}