/* Theme variables */
:root {
    --primary-color: #10b981;
    --secondary-color: #059669;
}
