/* Add custom CSS styles below */ 

body *{
     background:#777777 !important; 
  color: #13041D !important;
  border-color: #13041D !important;
}

#app > div.store-content > div.hero-area.container.flex.flex-col.py-1 > div.flex.items-center{
      margin:auto;
}