//
// Shards Agency landing page styles.
//

// Bootstrap 4 dependencies.
@import "../../../node_modules/bootstrap/scss/functions";
@import "../../../node_modules/bootstrap/scss/mixins";

// Shards Variables
@import '../../scss/variables';

// Extra pages styles.
// Note: If you plan on using only one of the pages it's best to comment out
// the other and re-compile this file. Please make sure you keep the
// dependencies included above as they're used in all partials.
@import 'agency-landing';
@import 'app-promo';

