footer.store-footer,.store-footer__inner{
    background-color: #114C5E !important;
}
  .store-footer__inner * {
    color: white;
  
}
.app-inner.flex.flex-col.min-h-full,.banner--fixed img, .banner-entry {
    background: #ffffff !important;
}
body.ltr .grid.one-row.md\:grid-cols-2.grid-flow-row.gap-3.sm\:gap-8 a:last-child div{
background-image: url(https://i.ibb.co/BbqypSS/Frame-1820549224-1.png) !important;
}
body.ltr .grid.one-row.md\:grid-cols-2.grid-flow-row.gap-3.sm\:gap-8 a:first-child div{
background-image: url(https://i.ibb.co/qMT7SV4Q/Frame-1820549223.png) !important;
}
@media(max-width:776px){
body.index section:nth-child(1),body.index section:nth-child(5),body.index section:nth-child(8){
    display: none; 
}
body.index section:nth-child(2){
    margin: 0;

}
  .store-footer__inner * {
    color: white;
    text-align: center;
    justify-content: center;
}
}
@media(min-width:776px){

body.index section:nth-child(2),body.index section:nth-child(9),body.index section:nth-child(6){
    display: none;
}
body.index section:nth-child(1){
    margin: 0;

}
body.index section:nth-child(1) .container{
padding: 0;
    margin: 0;
    max-width: 100%;
}
}