:root {
    --theme-primary: #1dd660 !important;
    --mud-palette-appbar-background: var(--theme-primary) !important;
    --theme-backdrop: url('/_content/ERP.Web.Shared/brand-37south/img/backdrop.jpg') !important;
    --theme-font: Nunito, Helvetica, Arial, sans-serif;
    --mud-typography-default-family: var(--theme-font) !important;
    --mud-typography-h1-family: var(--theme-font) !important;
    --mud-typography-h2-family: var(--theme-font) !important;
    --mud-typography-h3-family: var(--theme-font) !important;
    --mud-typography-h4-family: var(--theme-font) !important;
    --mud-typography-h5-family: var(--theme-font) !important;
    --mud-typography-h6-family: var(--theme-font) !important;
    --mud-typography-subtitle1-family: var(--theme-font) !important;
    --mud-typography-subtitle2-family: var(--theme-font) !important;
    --mud-typography-body1-family: var(--theme-font) !important;
    --mud-typography-body2-family: var(--theme-font) !important;
    --mud-typography-button-family: var(--theme-font) !important;
    --mud-typography-caption-family: var(--theme-font) !important;
    --mud-typography-overline-family: var(--theme-font) !important;
}
