//  _____  _   _  _____ ___  ___ _____ ______
// |_   _|| | | ||  ___||  \/  ||  ___||  _  \
//   | |  | |_| || |__  | .  . || |__  | | | |
//   | |  |  _  ||  __| | |\/| ||  __| | | | |
//   | |  | | | || |___ | |  | || |___ | |/ /
//   \_/  \_| |_/\____/ \_|  |_/\____/ |___/
// ______  _____  _____  _____  _____  _____ ______   ___  ______
// | ___ \|  _  ||  _  ||_   _|/  ___||_   _|| ___ \ / _ \ | ___ \
// | |_/ /| | | || | | |  | |  \ `--.   | |  | |_/ // /_\ \| |_/ /
// | ___ \| | | || | | |  | |   `--. \  | |  |    / |  _  ||  __/
// | |_/ /\ \_/ /\ \_/ /  | |  /\__/ /  | |  | |\ \ | | | || |
// \____/  \___/  \___/   \_/  \____/   \_/  \_| \_|\_| |_/\_|
//
// This section customizes base bootstrap to meet the needs of the UXDS.
// The compiled output should be stored in src/shared/themed-bootstrap.css.

// The next comment line will be included in the compiled output and is only intended for readers
// of the compiled output. Please ignore in this file.
/**
 * GENERATED CSS. DO NOT MODIFY.
 * This file is generated from source SASS in src/scss/themed-bootstrap.scss. If you'd like to make
 * changes please change the source file or the code generation script at scripts/compile_bootstrap.sh.
 */
@import 'cod-uxds-bs-base';
@import 'cod-uxds-bs-utilities';

@import 'bootstrap/scss/bootstrap';

// Override bootstrap _root.scss.
@import 'cod-uxds-bs-host';

@import 'cod-uxds-style-guide';
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
