/* Add custom CSS styles below */ 
.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255);
    background-color: rgb(224 103 0);
    --tw-text-opacity: 1;
    color: rgb(255 255 255);
    color: rgb(255 255 255);
}

*, ::before, ::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #000000;
}

.footer-content * {
  color: #fff !important;
}

.footer-content {
    border-radius: 20px;
}

*, ::before, ::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #ff761e;
}