/* Add custom CSS styles below */
/*Change the footer color*/
.store-footer {
    background-color:#1E293B;
    }
/*Change the Pages Header color*/
.text-red-200 {
    --tw-text-opacity: 1;
    color: rgb(192 139 42);