/* Add custom CSS styles below */ 
header.store-header,
footer.store-footer{
    display: none;
}

.s-block {
  margin-top: 0;
}

footer[data-testid="store-footer"].store-footer {
    display: none !important;
}