/* Add custom CSS styles below */ 
/* 
Products container background only
.s-block {
background-color:white;
} */

body {
background-color: hsl(0, 0%, 90%);
}

footer.store-footer{
background-color: hsl(0, 0%, 60%);
}
.items-centers {
align: left;
}

.navbar-brand {
width: 300 px;
}

.s-block {
background-color: hsl(0, 0%, 90%);
}
/*
h2{
font-size: 40px !important;
}*/
 /*
product location title div

.right-side {
  border: 5px outset red; 
  background-color: lightblue;
  text-align: center;
  width: 100%;
  } */