body.index > .app-inner {
    background: url(https://i.ibb.co/mr3yKjt3/beautiful-shining-stars-night-sky-1.png) #102542 !important;
}
.index [data-selia="home-fixed-products-title"] {
  color: #f2bb10 !important;
}

@media (max-width: 992px) {
    section.s-block.s-block--square-links > div ul {
        display: flex;
        gap: 0;
    }
        section.s-block.s-block--square-links > div {
        padding-inline: 0.5rem;
    }
}
button.s-button-element.s-button-btn.s-button-outline.s-button-sm.s-button-wide.s-button-primary-outline,
.top-navbar:not(.topnav-has-bg) {
    background: #3f88f0 !important;
    color: white !important;
}

.footer-is-custom .store-footer {
    margin-top: 0 !important;
}