@import '/shared/theme-vars.css';

@import 'styles/reset.css';
@import 'styles/base.css';
@import 'styles/rtl.css';
@import 'styles/responsive.css';

@import 'styles/sections/header.css';
@import 'styles/sections/hero.css';
@import 'styles/sections/who-we-are.css';
@import 'styles/sections/what-we-do.css';
@import 'styles/sections/contact.css';
@import 'styles/sections/footer.css';
