html {
  scroll-behavior: smooth;
}

section {
  padding-top: 40px;
}

#home {
  background-image: url('../img/banner.png');
  background-size: cover;
  background-position: center;
  height: 400px;
  color: black;
}

footer {
  font-size: 0.9rem;
  color: #555;
}

#imgproduto7{
  margin-bottom: 10px;

}

