/* OwlRespond — Active stylesheet (Light)
   To switch to dark mode:
   - either change the import below to theme-dark.css
   - or replace the link in HTML to css/style_dark.css
*/

@import url('./core.css');
@import url('./theme-light.css');
