1. We need to add a new scss folder for each site like below:
Components > Pages > Scss > Website > Your site > custom.scss

Push the new file to live.
2. We need to add the same in Django
Websites > Your site > Add css file

Add new custom.scss

Publish the site.