
$o-user-color-palette: map-merge($o-user-color-palette, o-map-omit((
    'o-color-1': #144C96,
    'o-color-2': #3672CE,
    'o-color-3': #E9ECEF,
    'menu': 3,
    'menu-custom': 'white',
    'header-sales_three': 2,
    'header-sales_three-custom': #144C96,
    'header-sales_two': 5,
    'header-sales_two-custom': 'white-85',
    'footer': 5,
    'footer-custom': 'white',
    'copyright': 'NULL',
    'copyright-custom': 'white',
    'o-color-5': #E9ECEF,
    // -- hook --
)));
