/* Add custom CSS styles below */ 
a.navbar-brand.default-logo.lg:rtl:ml-8 lg:ltr:mr-8 {width:400px;   height:400px!important;}
.bg-gray-50\/50 {
    background-color: rgb(19 155 218);
    color: #ffffff;
}
.dark *.store-footer {
    --tw-bg-opacity: 1;
    background: #129ddb;
}
.bg-gray-50\/50
 {
    background-color: #f5f5f5;
   color: #000; 
}
.dark *.store-footer {
    --tw-bg-opacity: 1;
    background: #141212;
}