When styling the CMS do I just create a new scss file with the variable overrides that gets called with LeftAndMain::require_css() or do I need to redefine the whole css selector? Do I call require_css in my _config? and finally I don't see a scss variable for the splash screen logo in the _default.scss, where is that defined?
Thanks