$primary-color: #236bb7; $secondary-color: #3c8703; $tertiary-color: #b53845; $font-color: black; $font-family: 'Rubik', sans-serif; $font-line-height: 1.5; $link-color: $primary-color; $notification_warning_color: #ffc300; $notification_success_color: $secondary-color; $notification_info_color: $primary-color; $notification_error_color: #b53845; $border-radius: 0px; $mobile-limit: 1250px; $width: 1200px; $mobile-width: 100%; $form-background: darken(white, 3%); $show-site-title: true; $nav-background: $secondary-color; $nav-submenu-background: white; $nav-submenu-color: black; $nav-color: white; $nav-item-selected-color: white; $nav-item-selected-background: $secondary-color; $nav-item-hover-color: #b53845; $nav-item-hover-background: white; $responsive-menu: left-to-right; $header-background-color: $primary-color; $header-full-width-background: false; $button-color: white; $button-background: #236bb7; $button-border-radius: 5px; $button-border: 3px solid #236bb7; $buttons-order: cancel (grow), previous, submit; $footer-background: $primary-color; $footer-color: white; $footer-link-color: white; $footer-menucell-separator: none; $sidebar-position: left; $sidebar-width: 265px; $title-background: transparent; $title-weight: bold; $title-transform: uppercase; $title-font-size: 20px; $title-color: $primary-color; $title-border-radius: 0px; $widget-border: 1px solid #e2e1e0; $widget-focus-border: 1px solid $primary-color; $widget-border-radius: 5px; $widget-background: white; $wcs-step-current-background: $primary-color; $wcs-step-current-color: white; $wcs-step-color: grey; $wcs-step-background: darken(#f6f5f4, 3%); $wcs-step-border-bottom: 2px solid $tertiary-color; $cell-background: #f6f5f4; $cell-title-cover-border: false; $cell-entry-color: $font-color; $cell-entry-hover-color: #444444; $cell-entry-hover-background: #f8f8f8; $cell-border: 1px solid #e2e1e0; $cell-border-radius: 15px 0px 15px 0px; $cell-image-position: top; $cell-image-padding: none;