/* Styles specific to the Gen AI Course Page */
.gen-ai-theme {
    --primary-color: #8e44ad;
    /* Purple */
    --secondary-color: #2c3e50;
}