/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Copyright 2020 MohammadReza Jelveh
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Licensed under MIT (https://github.com/mrjelveh/BootsDrac/blob/master/LICENSE)
 */

// change the variable to RTL or LTR for changing framework direction
$framework-direction: rtl;

@import "functions";
@import "variables";
@import "mixins";
@import "reboot";
