html {
--color-bg-ambient: #ffe297 !important;
}

body, .tabs-bar__wrapper {
 background: #ffe297 !important;
}

.navigation-panel__sign-in-banner {
 display: none !important;
}

hr {
 border-top: 1px solid black !important;
}

.search__input, .account__header__fields, .account__section-headline, .focusable:focus, .sidebar-wrapper__inner {
/*#ffe297*/
 background: #fff5d2 !important;
}

.columns-area, .column-header {
 background: #ffffff !important;
}

