/*
* * * * * ==============================
* * * * * ==============================
* * * * * ==============================
* * * * * ==============================
========================================
========================================
========================================
----------------------------------------
USWDS 2.0.0
----------------------------------------
COMPONENT SETTINGS
----------------------------------------
Read more about settings and
USWDS style tokens in the documentation:
https://v2.designsystem.digital.gov/style-tokens
----------------------------------------
*/

// Accordion
$theme-accordion-border-width:        0.5;
$theme-accordion-border-color:        'base-lightest';
$theme-accordion-font-family:         'body';

// Alert
$theme-alert-bar-width:               1;
$theme-alert-font-family:             'ui';
$theme-alert-icon-size:               4;
$theme-alert-padding-x:               2.5;

// Banner
$theme-banner-font-family:            'ui';

// Button
$theme-button-font-family:            'sans';
$theme-button-border-radius:          0;
$theme-button-small-width:            6;
$theme-button-stroke-width:           2px;

// Footer
$theme-footer-font-family:            'body';

// Form and input
$theme-checkbox-border-radius:        'sm';
$theme-form-font-family:              'body';
$theme-input-line-height:             3;
$theme-input-max-width:               'mobile-lg';
$theme-input-select-border-width:     2px;
$theme-input-select-size:             5;
$theme-input-state-border-width:      0.5;

// Header
$theme-header-font-family:            'ui';
$theme-megamenu-logo-text-width:      33%;

// Navigation
$theme-navigation-font-family:        'body';
$theme-navigation-width:              'desktop';

// Search
$theme-search-font-family:            'body';
$theme-search-min-width:              27ch;

// Sidenav
$theme-sidenav-current-border-width:  0.5;
$theme-sidenav-font-family:           'body';
