@import url('https://cdn.jsdelivr.net/gh/mohBasalzaki/webfonts/font.css');
  
body, [slot="widget-label"] {
    font-family: 'TheSans', sans-serif;
}

.s-button-wide {
    color: #414042;
    background: var(--color-primary);
    border: none;
}

.copyright-text {
    display: none;
}

.store-footer .container.text-center {
    justify-content: center;
}