// Bootstrap function
@import "~bootstrap/scss/functions";

// Import Font from Google
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');

// Import Variables Components
@import "../4d/mixins/all";
@import "../theme/bylawyers";
@import "../4d/variables-bylawyers";

// Import shared SCSS files after theme variables
@import "../4d/base";
@import "../4d/overrides/product/bylawyers";
