/* Add custom CSS styles below */ 
.store-footer__inner {
    border-bottom-width: 1px;
    border-style: dashed;
    border-bottom-color: rgba(255, 255, 255, 0.1);
    --tw-bg-opacity: 1;
    background-color: rgba(29, 31, 31, 1);
    background-color: rgb(171 143 116);
    padding-top: 2rem;
    padding-bottom: 2rem;
}