/* Add custom CSS styles below */ 
.store-footer {
    position: relative;
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, 1);
    background-color: #93AE7F !important;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color: rgb(255 255 255) !important;
}
.header--transparent #main-nav:not(.fixed-pinned) {
    background-color: transparent !important;
    color: #ffffff !important;
}