/home/simp499cl/public_html/nekosushiSimplesystems.cl/NekoSushi/scss
Edit: /home/simp499cl/public_html/nekosushiSimplesystems.cl/NekoSushi/scss/bootstrap.scss (458B)
/******* Customized Bootstrap ********/
$primary: #FEA116;
$light: #F1F8FF;
$dark: #0F172B;
$font-family-base: 'Heebo', sans-serif;
$headings-font-family: 'Nunito', sans-serif;
$body-bg: $light;
$body-color: #666565;
$headings-color: $dark;
$headings-font-weight: 800;
$display-font-weight: 800;
$enable-responsive-font-sizes: true;
$border-radius: 2px;
$link-decoration: none;
$enable-negative-margins: true;
@import "bootstrap/scss/bootstrap";