.store-footer {
 
    background-color: #2B3119;

}
.store-footer__curve {

    color: #2B3119;

}
.store-footer__inner, .store-footer__newsletter {
  

    background-color: #2B3119;
    }
    .store-footer__contacts-row{
    background-color: #2B3119;
    }
    .footer-list a {
    display: flex;
    align-items: center;
    font-size: .75rem;
    line-height: 1.25rem;
    margin-bottom: .25rem;
    padding-bottom: .5rem;
    padding-top: .5rem;
    justify-content: center;
    }