// These are variable overwrites used only for this theme.
@import 'colors_dark';

// Global styling
@import '../../global_styling/index';

// Global reset
@import './reset/index';

// Components
@import '../../components/index';
