// Your variable overrides can go here, e.g.: // $h1-font-size: 3rem; //$primary: #ff485a; //$secondary: #ff7b88; $blue: #2a9fd6; $indigo: #6610f2; $purple: #6f42c1; $pink: #e83e8c; $red: #c00; $orange: #fd7e14; $yellow: #f80; $green: #77b300; $teal: #20c997; $cyan: #93c; $primary: $pink; $success: $green; $info: $cyan; $warning: $yellow; $danger: $red; $min-contrast-ratio: 2.25; $enable-shadows: true; $enable-gradients: true; $enable-responsive-font-sizes: true; $link-color: $primary; $navbar-padding-y: 0; $nav-link-padding-y: 0.2rem; @import "bootstrap/scss/bootstrap";