/* Compiled from a validated resolved theme design; do not edit directly.
 * Schema: theme.design/v4
 * Framework: Bootstrap 6.0.0-alpha1
 * Source checksum: 02f967d2a206d9933957656b4dfe7c88a8ae3a9c2a77dda12a3235dc15891cc3
 * Resolved checksum: 80a981ef4b4b04108856cce43f70896a1caf516e93f9c584de3cfbcce8b0a53b
 * Output checksum: 8d0bdbbac28202fb164e014a43466d3e890909c55d136bacd4a2cc7d310e224d
 */
:root {
    --bs-bg-1: light-dark(color-mix(in srgb, #f7f3eb 92%, #181512), color-mix(in srgb, #0b0b0c 92%, #f7f3eb));
    --bs-bg-2: light-dark(color-mix(in srgb, #f7f3eb 84%, #181512), color-mix(in srgb, #0b0b0c 84%, #f7f3eb));
    --bs-bg-3: light-dark(color-mix(in srgb, #f7f3eb 72%, #181512), color-mix(in srgb, #0b0b0c 72%, #f7f3eb));
    --bs-bg-4: light-dark(color-mix(in srgb, #f7f3eb 56%, #181512), color-mix(in srgb, #0b0b0c 56%, #f7f3eb));
    --bs-bg-body: light-dark(#f7f3eb, #0b0b0c);
    --bs-body-font-family: "Plus Jakarta Sans", ui-sans-serif, system-ui, sans-serif;
    --bs-body-font-size: var(--cms-type-base);
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.8;
    --bs-border-body: light-dark(color-mix(in srgb, #181512 16%, #f7f3eb), color-mix(in srgb, #f7f3eb 16%, #0b0b0c));
    --bs-border-color: light-dark(color-mix(in srgb, #181512 16%, #f7f3eb), color-mix(in srgb, #f7f3eb 16%, #0b0b0c));
    --bs-border-emphasized: light-dark(color-mix(in srgb, #181512 28%, #f7f3eb), color-mix(in srgb, #f7f3eb 28%, #0b0b0c));
    --bs-border-muted: light-dark(color-mix(in srgb, #181512 12%, #f7f3eb), color-mix(in srgb, #f7f3eb 12%, #0b0b0c));
    --bs-border-subtle: light-dark(color-mix(in srgb, #181512 8%, #f7f3eb), color-mix(in srgb, #f7f3eb 8%, #0b0b0c));
    --bs-border-width: 1px;
    --bs-border-width-keyline: 1px;
    --bs-breakpoint-xl: 82rem;
    --bs-fg-1: light-dark(#181512, #f7f3eb);
    --bs-fg-2: light-dark(color-mix(in srgb, #181512 82%, #f7f3eb), color-mix(in srgb, #f7f3eb 82%, #0b0b0c));
    --bs-fg-3: light-dark(color-mix(in srgb, #181512 65%, #f7f3eb), color-mix(in srgb, #f7f3eb 65%, #0b0b0c));
    --bs-fg-4: light-dark(color-mix(in srgb, #181512 50%, #f7f3eb), color-mix(in srgb, #f7f3eb 50%, #0b0b0c));
    --bs-fg-body: light-dark(#181512, #f7f3eb);
    --bs-font-size-2xl: clamp(2.0825rem, 1.547rem + 1.19vw, 2.38rem);
    --bs-font-size-3xl: clamp(2.38rem, 1.785rem + 2.23125vw, 2.975rem);
    --bs-font-size-4xl: clamp(2.6775rem, 2.0825rem + 2.975vw, 3.57rem);
    --bs-font-size-5xl: clamp(2.975rem, 2.0825rem + 4.4625vw, 3.8675rem);
    --bs-font-size-6xl: clamp(3.346875rem, 2.23125rem + 5.578125vw, 4.4625rem);
    --bs-font-size-lg: clamp(1.195313rem, 1.0625rem + 0.664063vw, 1.328125rem);
    --bs-font-size-md: var(--cms-type-base);
    --bs-font-size-sm: 0.929688rem;
    --bs-font-size-xl: clamp(1.785rem, 1.309rem + 0.8925vw, 2.0825rem);
    --bs-font-size-xs: 0.796875rem;
    --bs-gutter-x: clamp(1rem, 4vw, 2.5rem);
    --bs-heading-color: light-dark(#181512, #f7f3eb);
    --bs-heading-font-family: "Cormorant Garamond", ui-sans-serif, system-ui, sans-serif;
    --bs-heading-font-weight: 600;
    --bs-heading-line-height: 1;
    --bs-link-color: light-dark(#ffcf21, #feba06);
    --bs-link-decoration: none;
    --bs-link-hover-decoration: underline;
    --bs-link-underline-offset: 0.24em;
    --bs-primary-base: light-dark(#ffcf21, #feba06);
    --bs-primary-bg: light-dark(#ffcf21, #feba06);
    --bs-primary-bg-muted: light-dark(color-mix(in oklch, #ffcf21 20%, #f7f3eb), color-mix(in oklch, #feba06 20%, #0b0b0c));
    --bs-primary-bg-subtle: light-dark(color-mix(in oklch, #ffcf21 12%, #f7f3eb), color-mix(in oklch, #feba06 12%, #0b0b0c));
    --bs-primary-border: light-dark(color-mix(in oklch, #ffcf21 38%, #f7f3eb), color-mix(in oklch, #feba06 38%, #0b0b0c));
    --bs-primary-contrast: #ffffff;
    --bs-primary-fg: light-dark(#ffcf21, #feba06);
    --bs-primary-fg-emphasis: light-dark(color-mix(in oklch, #ffcf21 80%, #181512), color-mix(in oklch, #feba06 80%, #f7f3eb));
    --bs-primary-focus-ring: light-dark(color-mix(in oklch, #ffcf21 55%, #f7f3eb), color-mix(in oklch, #feba06 55%, #0b0b0c));
    --bs-radius-1: 0.125rem;
    --bs-radius-2: 0.1875rem;
    --bs-radius-3: 0.25rem;
    --bs-radius-4: 0.375rem;
    --bs-radius-5: 0.5rem;
    --bs-radius-6: 0.625rem;
    --bs-radius-7: 0.75rem;
    --bs-radius-8: 1rem;
    --bs-radius-9: 1.5rem;
    --bs-radius-pill: 0.5rem;
    --bs-secondary-base: light-dark(#5f5546, #9b8a70);
    --bs-secondary-bg: light-dark(#5f5546, #9b8a70);
    --bs-secondary-bg-muted: light-dark(color-mix(in oklch, #5f5546 20%, #f7f3eb), color-mix(in oklch, #9b8a70 20%, #0b0b0c));
    --bs-secondary-bg-subtle: light-dark(color-mix(in oklch, #5f5546 12%, #f7f3eb), color-mix(in oklch, #9b8a70 12%, #0b0b0c));
    --bs-secondary-border: light-dark(color-mix(in oklch, #5f5546 38%, #f7f3eb), color-mix(in oklch, #9b8a70 38%, #0b0b0c));
    --bs-secondary-contrast: light-dark(#ffffff, #111827);
    --bs-secondary-fg: light-dark(#5f5546, #9b8a70);
    --bs-secondary-fg-emphasis: light-dark(color-mix(in oklch, #5f5546 80%, #181512), color-mix(in oklch, #9b8a70 80%, #f7f3eb));
    --bs-secondary-focus-ring: light-dark(color-mix(in oklch, #5f5546 55%, #f7f3eb), color-mix(in oklch, #9b8a70 55%, #0b0b0c));
    --bs-shadow-strength: 0.75;
    --bs-spacer: 1rem;
    --bs-spacer-1: 0.25rem;
    --bs-spacer-2: 0.5rem;
    --bs-spacer-3: 0.75rem;
    --bs-spacer-4: 1rem;
    --bs-spacer-5: 1.25rem;
    --bs-spacer-6: 1.5rem;
    --bs-spacer-7: 2rem;
    --bs-spacer-8: 2.5rem;
    --bs-spacer-9: clamp(4rem, 8vw, 7rem);
    --cms-body-letter-spacing: 0px;
    --cms-caption-letter-spacing: 0.01em;
    --cms-caption-line-height: 1.4;
    --cms-heading-letter-spacing: -0.5px;
    --cms-label-letter-spacing: 0.02em;
    --cms-label-line-height: 1.25;
    --cms-motion-duration: 180ms;
    --cms-motion-duration-long: 300ms;
    --cms-motion-duration-short: 180ms;
    --cms-reading-measure: 68ch;
    --cms-type-base: 1.0625rem;
    color-scheme: light dark;
}
[data-bs-theme="dark"] {
    --bs-primary-contrast: #ffffff;
    --bs-secondary-contrast: #111827;
    color-scheme: dark;
}
[data-bs-theme="light"] {
    --bs-primary-contrast: #ffffff;
    --bs-secondary-contrast: #ffffff;
    color-scheme: light;
}

/* Bootstrap provides the components and responsive utilities. These rules compose
 * them into the stable editorial shell shared by token-driven themes. */
html {
    overflow-x: clip;
    scroll-behavior: smooth;
}

body {
    min-width: 20rem;
    overflow-x: clip;
    background: var(--bs-bg-body);
    color: var(--bs-fg-body);
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    letter-spacing: var(--cms-body-letter-spacing);
    text-rendering: optimizeLegibility;
}

button,
input,
select,
textarea {
    font-family: var(--bs-body-font-family);
}

h1,
h2,
h3,
h4,
h5,
h6,
.navbar-brand {
    color: var(--bs-heading-color);
    font-family: var(--bs-heading-font-family, var(--bs-body-font-family));
    font-weight: var(--bs-heading-font-weight);
    line-height: var(--bs-heading-line-height);
    text-wrap: balance;
}

.navbar-brand {
    letter-spacing: var(--cms-heading-letter-spacing);
}

:is(h1, h2, h3, h4, h5, h6):not(:is([class*="eyebrow"], [class*="kicker"], [data-typography-role="label"])) {
    letter-spacing: var(--cms-heading-letter-spacing) !important;
}

:is(h1, h2, h3, h4, h5, h6):is([class*="eyebrow"], [class*="kicker"], [data-typography-role="label"]) {
    letter-spacing: var(--cms-label-letter-spacing) !important;
}

:where(label, .form-label, .btn, .nav-link, .content-kicker) {
    line-height: var(--cms-label-line-height);
    letter-spacing: var(--cms-label-letter-spacing);
}

:where(figcaption, .caption, .content-caption, .content-meta) {
    line-height: var(--cms-caption-line-height);
    letter-spacing: var(--cms-caption-letter-spacing);
}

img,
svg,
video {
    max-width: 100%;
    height: auto;
}

svg[aria-hidden="true"] {
    pointer-events: none;
}

a:not(:where(.btn, .btn-link, .btn-solid, .btn-outline, .btn-subtle, .btn-text, .btn-icon)) {
    color: inherit;
    text-underline-offset: var(--bs-link-underline-offset);
}

.site-main {
    min-height: 60vh;
}

.content-kicker {
    margin-block: 0;
    font-weight: 750;
    text-transform: uppercase;
}

.content-deck,
.prose {
    max-width: var(--cms-reading-measure, 44rem);
}

.article-hero {
    max-width: 66rem;
}

.featured-media__image,
.post-card__media img {
    display: block;
    width: 100%;
    object-fit: cover;
}

.featured-media__image {
    max-height: 46rem;
}

.post-card__media {
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: var(--bs-bg-2);
}

.post-card__media .featured-media,
.post-card__media img {
    height: 100%;
}

.post-card {
    transition: translate var(--cms-motion-duration-short) ease,
        box-shadow var(--cms-motion-duration-short) ease;
}

.post-card:hover {
    translate: 0 -0.25rem;
    box-shadow: 0 1.25rem 3rem color-mix(in srgb, var(--bs-fg-body) 12%, transparent);
}

.empty-state {
    max-width: 58rem;
}

.site-header {
    z-index: 1030;
}

.site-footer a {
    color: inherit;
    text-decoration: none;
}

.site-footer a:hover {
    color: var(--bs-primary-bg);
}

@media (max-width: 991.98px) {
    .site-header .drawer {
        width: min(26rem, 92vw);
    }

    .site-header .drawer-body {
        flex-direction: column;
        align-items: stretch;
    }
}
.bootstrap-theme section .text-xs { font-size: var(--bs-font-size-xs); }
.bootstrap-theme section .text-sm { font-size: var(--bs-font-size-sm); }
.bootstrap-theme section .text-md { font-size: var(--bs-font-size-md); }
.bootstrap-theme section .text-lg { font-size: var(--bs-font-size-lg); }
.bootstrap-theme section .text-xl { font-size: var(--bs-font-size-xl); }
.bootstrap-theme section .text-2xl { font-size: var(--bs-font-size-2xl); }
.bootstrap-theme section .text-3xl { font-size: var(--bs-font-size-3xl); }
.bootstrap-theme section .text-4xl { font-size: var(--bs-font-size-4xl); }
.bootstrap-theme section .text-5xl { font-size: var(--bs-font-size-5xl); }
.bootstrap-theme section .text-6xl { font-size: var(--bs-font-size-6xl); }
.bootstrap-theme section .h1 { font-size: var(--bs-font-size-3xl); }
.bootstrap-theme section .h2 { font-size: var(--bs-font-size-2xl); }
.bootstrap-theme section .h3 { font-size: var(--bs-font-size-xl); }
.bootstrap-theme section .h4 { font-size: var(--bs-font-size-lg); }
.bootstrap-theme section .h5 { font-size: var(--bs-font-size-md); }
.bootstrap-theme section .h6 { font-size: var(--bs-font-size-sm); }
.bootstrap-theme section h1:not(.h1, .h2, .h3, .h4, .h5, .h6, .text-xs, .text-sm, .text-md, .text-lg, .text-xl, .text-2xl, .text-3xl, .text-4xl, .text-5xl, .text-6xl) { font-size: var(--bs-font-size-6xl); }
.bootstrap-theme section h2:not(.h1, .h2, .h3, .h4, .h5, .h6, .text-xs, .text-sm, .text-md, .text-lg, .text-xl, .text-2xl, .text-3xl, .text-4xl, .text-5xl, .text-6xl) { font-size: var(--bs-font-size-4xl); }
.bootstrap-theme section h3:not(.h1, .h2, .h3, .h4, .h5, .h6, .text-xs, .text-sm, .text-md, .text-lg, .text-xl, .text-2xl, .text-3xl, .text-4xl, .text-5xl, .text-6xl) { font-size: var(--bs-font-size-xl); }
.bootstrap-theme section h4:not(.h1, .h2, .h3, .h4, .h5, .h6, .text-xs, .text-sm, .text-md, .text-lg, .text-xl, .text-2xl, .text-3xl, .text-4xl, .text-5xl, .text-6xl) { font-size: var(--bs-font-size-lg); }
.bootstrap-theme section h5:not(.h1, .h2, .h3, .h4, .h5, .h6, .text-xs, .text-sm, .text-md, .text-lg, .text-xl, .text-2xl, .text-3xl, .text-4xl, .text-5xl, .text-6xl) { font-size: var(--bs-font-size-md); }
.bootstrap-theme section h6:not(.h1, .h2, .h3, .h4, .h5, .h6, .text-xs, .text-sm, .text-md, .text-lg, .text-xl, .text-2xl, .text-3xl, .text-4xl, .text-5xl, .text-6xl) { font-size: var(--bs-font-size-sm); }
.bootstrap-theme .content-wrapper .prose { --content-gap: calc(var(--bs-spacer) * 0.75); }
.bootstrap-theme .content-wrapper .prose :where(hr):not(:where(.not-prose, .not-prose *)) { margin-block: 0; }
.bootstrap-theme .content-wrapper .card { --bs-card-spacer-x: var(--bs-spacer); --bs-card-spacer-y: var(--bs-spacer); }
.bootstrap-theme .content-wrapper .accordion { --bs-accordion-padding-x: calc(var(--bs-spacer) * 1.25); --bs-accordion-padding-y: var(--bs-spacer); }
.bootstrap-theme .content-wrapper :where(.container, .container-fluid) { --bs-gutter-x: calc(var(--bs-spacer) * 1.5); }
.bootstrap-theme :where(.btn, .btn-link, .btn-solid, .btn-outline, .btn-subtle, .btn-text, .btn-icon) { --bs-btn-transition-duration: var(--cms-motion-duration-short); --bs-btn-transition-timing: ease-in-out; }
.bootstrap-theme .form-control { --bs-control-transition-duration: var(--cms-motion-duration-short); --bs-control-transition-timing: ease-in-out; }
.bootstrap-theme .form-floating { --bs-form-floating-transition-duration: var(--cms-motion-duration-short); --bs-form-floating-transition-timing: ease-in-out; }
.bootstrap-theme .nav { --bs-nav-link-transition-duration: var(--cms-motion-duration-short); --bs-nav-link-transition-timing: ease-in-out; }
.bootstrap-theme .navbar { --bs-navbar-toggler-transition: box-shadow var(--cms-motion-duration-short) ease-in-out; }
.bootstrap-theme .accordion { --bs-accordion-transition-duration: var(--cms-motion-duration-short); --bs-accordion-transition-timing: ease-in-out; --bs-accordion-btn-icon-transition: transform var(--cms-motion-duration-short) ease-in-out; }
.bootstrap-theme .menu { --bs-menu-transition-duration: var(--cms-motion-duration-short); }
.bootstrap-theme .icon-link { --bs-icon-link-icon-transition: transform var(--cms-motion-duration-short) ease-in-out; }
.bootstrap-theme .progress { --bs-progress-bar-transition: width var(--cms-motion-duration-long) ease; }
.bootstrap-theme .carousel { --bs-carousel-indicator-opacity-duration: var(--cms-motion-duration-long); --bs-carousel-indicator-opacity-timing: ease; --bs-carousel-indicator-width-duration: var(--cms-motion-duration-short); --bs-carousel-indicator-width-timing: ease; }
.bootstrap-theme .drawer { --bs-drawer-transition-duration: var(--cms-motion-duration-long); }
.bootstrap-theme .dialog { --bs-dialog-transition-duration: var(--cms-motion-duration-long); }
.bootstrap-theme .card { --bs-card-box-shadow: var(--bs-box-shadow-xs); }
.bootstrap-theme :where(.btn, .btn-link, .btn-solid, .btn-outline, .btn-subtle, .btn-text, .btn-icon) { --bs-btn-shadow: none; }
.bootstrap-theme .form-control { --bs-control-box-shadow: var(--bs-box-shadow-inset); }
.bootstrap-theme .menu { --bs-menu-box-shadow: var(--bs-box-shadow-sm); }
.bootstrap-theme :where(.dialog, .drawer) { --bs-dialog-box-shadow: var(--bs-box-shadow-lg); --bs-drawer-box-shadow: var(--bs-box-shadow-lg); }
.bootstrap-theme :where(.popover, .toast) { --bs-popover-box-shadow: var(--bs-box-shadow-sm); --bs-toast-box-shadow: var(--bs-box-shadow-sm); }
.bootstrap-theme .card { --bs-card-border-width: var(--bs-border-width); }
.bootstrap-theme .form-control { --bs-control-border-width: var(--bs-border-width); }
.bootstrap-theme :where(.btn, .btn-link, .btn-solid, .btn-outline, .btn-subtle, .btn-text, .btn-icon) { --bs-btn-border-width: var(--bs-border-width); }
.bootstrap-theme .accordion { --bs-accordion-border-width: var(--bs-border-width); }
.bootstrap-theme .menu { --bs-menu-border-width: var(--bs-border-width); }
.bootstrap-theme .dialog { --bs-dialog-border-width: var(--bs-border-width); }
.bootstrap-theme .drawer { --bs-drawer-border-width: var(--bs-border-width); }
.bootstrap-theme .table { --bs-table-border-width: var(--bs-border-width); }
.bootstrap-theme .content-wrapper :where(.container) { max-width: revert-layer; }

[data-theme-header="quiet"] {
    --cms-header-block-padding: 0.75rem;
    --cms-header-shadow: none;
}

[data-theme-footer="directory"] {
    --cms-footer-block-padding: 4.5rem;
    --cms-footer-column-min: 15rem;
}
.bootstrap-theme .btn-solid {
    --bs-btn-bg: light-dark(#ffcf21, #feba06);
    --bs-btn-color: #ffffff;
}
.bootstrap-theme .btn-solid:active {
    --bs-btn-active-bg: light-dark(#ffcf21, #feba06);
    --bs-btn-active-color: #ffffff;
}
.bootstrap-theme .btn-solid:hover {
    --bs-btn-hover-bg: light-dark(#ffcf21, #feba06);
    --bs-btn-hover-color: #ffffff;
}
.bootstrap-theme :where(figcaption, .caption, .content-caption, .content-meta) {
    --cms-caption-letter-spacing: 0.01em;
    --cms-caption-line-height: 1.4;
    color: light-dark(#181512, #f7f3eb);
    font-family: Plus Jakarta Sans;
    font-size: 0.796875rem;
    font-weight: 400;
}
.bootstrap-theme .card {
    --bs-card-bg: light-dark(#f7f3eb, #0b0b0c);
    --bs-card-border-color: light-dark(#181512, #f7f3eb);
    --bs-card-box-shadow: var(--bs-box-shadow-xs);
    --bs-card-color: light-dark(#181512, #f7f3eb);
}
.bootstrap-theme :where(.content-kicker, .section-kicker) {
    --cms-label-letter-spacing: 0.02em;
    --cms-label-line-height: 1.25;
    color: light-dark(#ffcf21, #feba06);
    font-family: Plus Jakarta Sans;
    font-size: 0.929688rem;
    font-weight: 650;
}
.bootstrap-theme :where(label, .form-label) {
    --cms-label-letter-spacing: 0.02em;
    --cms-label-line-height: 1.25;
    color: light-dark(#181512, #f7f3eb);
    font-family: Plus Jakarta Sans;
    font-size: 0.929688rem;
    font-weight: 650;
}
.bootstrap-theme .nav-link {
    --bs-nav-link-color: light-dark(#181512, #f7f3eb);
    --bs-nav-link-font-weight: 650;
    --bs-nav-link-gap: 0.75rem;
    --cms-label-letter-spacing: 0.02em;
    --cms-label-line-height: 1.25;
    font-family: Plus Jakarta Sans;
    font-size: 0.929688rem;
}
.bootstrap-theme .site-header :is(.site-navigation__menu a, .site-navigation .nav-link, .site-menu-trigger) { font-size: var(--bs-font-size-sm); }
.bootstrap-theme .site-business-information { font-size: var(--bs-font-size-md); }
.bootstrap-theme :is(.btn, .btn-link, .btn-solid, .btn-outline, .btn-subtle, .btn-text, .btn-icon),
.bootstrap-theme :is(.btn, .btn-link, .btn-solid, .btn-outline, .btn-subtle, .btn-text, .btn-icon):hover,
.bootstrap-theme :is(.btn, .btn-link, .btn-solid, .btn-outline, .btn-subtle, .btn-text, .btn-icon):active,
.bootstrap-theme :is(.btn, .btn-link, .btn-solid, .btn-outline, .btn-subtle, .btn-text, .btn-icon).active,
.bootstrap-theme :is(.btn, .btn-link, .btn-solid, .btn-outline, .btn-subtle, .btn-text, .btn-icon).show { --bs-btn-border-radius: var(--bs-radius-pill); }
.bootstrap-theme .nav-pills { --bs-nav-pills-border-radius: var(--bs-radius-pill); --bs-nav-pills-link-border-radius: var(--bs-radius-pill); }
.bootstrap-theme .card { --bs-card-border-radius: var(--bs-radius-7); }
.bootstrap-theme .site-header { --bs-nav-link-font-weight: 600; }
.bootstrap-theme .site-header :is(.site-navigation__menu a, .site-navigation .nav-link, .site-menu-trigger) { --bs-nav-link-font-weight: 600; font-weight: var(--bs-nav-link-font-weight); }

@media (prefers-reduced-motion: reduce) {
    :root { --cms-motion-duration: 0ms; --cms-motion-duration-short: 0ms; --cms-motion-duration-long: 0ms; }
}

/* Theme Settings: custom CSS */
img[src*="jazzup-aesthetics-logo"]{width:176px!important;height:72px!important;object-fit:cover!important;object-position:center 46%!important}
:is(body > footer,.site-footer,#site-footer,[role="contentinfo"]){background:radial-gradient(ellipse at 20% 15%,rgba(255,207,33,.17),transparent 42%),linear-gradient(135deg,#241c0e 0%,#141416 60%,#0b0b0c 100%)!important}
:is(body > footer,.site-footer,#site-footer,[role="contentinfo"]) h2{color:#FEBA06!important}
:is(body > footer,.site-footer,#site-footer,[role="contentinfo"]) a[href^="tel:"]{color:#FEBA06}
@media(min-width:992px){
.site-footer *:has(> * > * > a > img[src*="jazzup-aesthetics-logo"]){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.65fr) minmax(0,1.35fr);column-gap:clamp(32px,4vw,72px)}
.site-footer *:has(> * > a > img[src*="jazzup-aesthetics-logo"]),.site-footer *:has(> a > img[src*="jazzup-aesthetics-logo"]){display:contents}
.site-footer *:has(> a > img[src*="jazzup-aesthetics-logo"]) > a{grid-column:1;grid-row:1;align-self:start!important}
.site-footer *:has(> a > img[src*="jazzup-aesthetics-logo"]) > :not(a){grid-column:3;grid-row:1}
.site-footer *:has(> * > * > a > img[src*="jazzup-aesthetics-logo"]) > :not(:has(> * > a > img[src*="jazzup-aesthetics-logo"])){grid-column:2;grid-row:1}
}
@media(max-width:991px){
.site-footer *:has(> * > * > a > img[src*="jazzup-aesthetics-logo"]){display:flex;flex-direction:column;gap:32px}
.site-footer *:has(> * > a > img[src*="jazzup-aesthetics-logo"]),.site-footer *:has(> a > img[src*="jazzup-aesthetics-logo"]){display:contents}
.site-footer *:has(> a > img[src*="jazzup-aesthetics-logo"]) > a{order:0}
.site-footer *:has(> * > * > a > img[src*="jazzup-aesthetics-logo"]) > :not(:has(> * > a > img[src*="jazzup-aesthetics-logo"])){order:1}
.site-footer *:has(> a > img[src*="jazzup-aesthetics-logo"]) > :not(a){order:2}
}
@media (min-width: 992px){
  header a:has(> img[src*="jazzup-aesthetics-logo"]){background:#FEBA06;box-shadow:0 -16px 0 #FEBA06}
}
@media (min-width: 992px){
  :is(body > header,.site-header,#site-header){position:relative;z-index:1000;overflow:visible!important}
  :is(body > header,.site-header,#site-header) :is(nav,ul,li,div){overflow:visible!important}
  :is(body > header,.site-header,#site-header) :is(.dropdown-menu,.sub-menu,[role="menu"]){z-index:1100!important}
}
