@media (max-width: 480px) {
  .div--u-i5b1nr3uw {
    background-size: contain !important;
  }
}
:root {
  --g-pagination-item-active-border-color: #D3470D !important;
  --g-pagination-item-active-bg-color: #D3470D !important;
  --g-button-bg-color: #D3470D !important;
  --g-categories-button-icon-bg-color: #336633 !important;
}
:root .g-categories__button, :root .g-article-offered__button {
  color: #D3470D;
}
:root .g-search .g-button, :root .g-search .g-pages__item.g-pages__item--active, :root .g-search a.g-button {
  background: #D3470D;
}
:root .g-button, :root .g-pages__item.g-pages__item--active, :root a.g-button {
  background: #D3470D;
}
:root .g-button.g-button--invert {
  background: none;
  color: #D3470D;
}
