@import 'variables';
@import 'mixins';

* {
  margin: 0;
  padding: 0;
}

@import 'header';
@import 'custom_element';
