/
var
/
www
/
html
/
gte
/
theme
/
gte_2020
/
scss
/
Upload File
HOME
// Bootstrap variables $primary: #0a243e; $secondary: #ea9534; $dark: #5c5c5e; $light: #d5d5d8; $body-color: #000; // Grid containers $container-max-widths: (sm: 540px, md: 720px, lg: 960px, xl: 1140px); // Fonts $font-family-base: 'Montserrat', sans-serif; $font-size-base: 1.125rem; $headings-font-weight: 600; $font-weight-bold: 600; // Breadcrumbs $breadcrumb-padding-y: 0.25rem; $breadcrumb-padding-x: 0; $breadcrumb-item-padding: 0.5rem; $breadcrumb-margin-bottom: 0; $breadcrumb-bg: transparent; // Options $enable-rounded: false !default; $border-radius: 30px;