You can create a separate app for this.
In your app, create a file public/css/custom.css or similar.
In hooks.py, use app_include_css = “assets/css/your_app/custom.css”
Make sure your app is after erpnext in sites/apps.txt
Best,
Anand Doshi
ERPNext