@import "buy.css";
.banner h1 {
  margin-bottom: 1rem;
}
.banner p {
  margin-bottom: 0;
}
.article {
  padding: 0;
}
.article .container {
  border-top: none;
}
.discount {
  margin-bottom: 5rem;
}
.discount .title {
  font-size: 2.25rem;
  color: #595757;
  font-weight: 800;
}
