.home-page-gradient {
    margin: 0;
    min-height: 100vh;
    background: linear-gradient(to bottom, #FE0000 0%, #FF7200 100%) !important;
}
.firt-menu-bar {
  background-color: unset !important;
}
.footer-logo {
    display: flex;
    justify-content: center;
    align-items: center;
}
.popular-items-text, .top-martel-text {
  color: white !important;
}
.menu-main {
  margin-left: 30px;
  margin-right: 30px;
}
.see-all-text {
  color: white !important;
}