/**
 * ModernPro Theme - Custom CSS
 * Add your custom styles here
 */

/* You can override any styles from styles.css here */

/* Example: Change primary color
:root {
    --primary-color: #your-color;
    --secondary-color: #your-color;
}
*/
