// This file is meant to be edited automatically by the user. The variables it
// contains should not be renamed otherwise it would break existing customers
// customizations.

$o-user-website-values: map-merge($o-user-website-values, o-map-omit((
    'headings-font': 'Montserrat',
    'google-fonts': null,
    'google-local-fonts': null,
    'uploaded-local-fonts': ('Montserrat': 1736),
    'menu-gradient': 'NULL',
    'logo-height': 5rem,
    'hamburger-position-mobile': 'right',
    'menu-box-shadow': rgba(0, 0, 0, 0.15) 0px 8px 16px 0px,
    'fixed-logo-height': -2.5rem,
    'paragraph-margin-bottom': 16px,
    'header-links-style': default,
    '': null,
    'header-template': 'sales_three',
    'menu-secondary-gradient': 'NULL',
    'body-image-type': image,
    'body-image': null,
    'footer-gradient': 'NULL',
    'copyright-gradient': 'NULL',
    'font': 'Roboto',
    'buttons-font': 'Inter',
    'headings-line-height': 1,
    'headings-margin-top': 3px,
    // -- hook --
)));
