.store-footer__inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.store-footer__inner {
    background: #6b6b6b;
    align-items: center
}
.store-footer__inner {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: center;
    gap: center;
    padding-top: center;
    padding-bottom: center;
    padding-left: center;
    padding-right: center;
    background-color: var(--bg-secondary);
  
}
.store-footer__inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
@media only screen and (max-width: 600px)
.store-footer {
    position: relative;
    margin-top: 4rem;
    background-color: var(--bg-secondary);
}
.store-footer {
    background: #762a2a;
}
.store-footer {
    position: relative;
    margin-top: 2rem;
    background-color: var(--bg-secondary);
}

.p-8 {
    padding: 2rem;
    align-items: center
}

.store-footer .footer-list a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: .845rem;
    line-height: 3rem;
}