$border-radius: 3px; $width: 1280px; $font-family: Roboto, sans-serif; $font-size: 16px; $mobile-limit: 1100px; $sidebar-width: 400px; $primary-color: #001c76; $secondary-color: #e6007e; $ternary-color: #2bacbe; $widget-border: 1px solid $secondary-color; $widget-border-radius: 1em; $widget-custom-radio-checkbox: true; $widget-custom-radio-checkbox-color: $ternary-color; $widget-focus-background: #fff; $title-font-size: 1.75em; $title-background: $primary-color; $title-color: #fff; $title-transform: uppercase; $title-padding: 0.25em 0.25em 0.25em 0.5em; $title-weight: bold; $nav-background: #fff; $nav-item-hover-mode: bottom-border; $nav-item-selected-mode: none; $nav-item-hover-background: $primary-color; $nav-submenu-color: black; $button-color: #fff; $button-background: $secondary-color; $form-sidebar-position: right; $wcs-steps-background: #fff; $wcs-steps-spacing: 1.4rem; $wcs-step-border-bottom: none; $wcs-step_color: $primary-color; $wcs-step-marker-size: 2.5em; $wcs-step-marker-type: disc tied; $wcs-step-marker-background: #fff; $wcs-step-current-marker-color: #fff; $wcs-step-current-marker-background: $primary-color; $wcs-step-current-label-color: $primary-color; $wcs-step-marker-tie-color: $secondary-color; $wcs-step-marker-tie-width: 3px; $cell-border: 0; $cell-entry-hover-color: #fff; $cell-entry-hover-background: $secondary-color; $footer-background: #3b3b3b;