Remove any css you may have altered outside of custom.css, and instead, place that css inside of custom.css
You may need to do a bunch of tweaking to makes things work now like css selectors/extra specificity, use of !important (avoid if you can) etc.