body {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

p {
  color: #00AA6F;
  font-weight: bold;
  font-size: 15px;
  margin: 20px 0px;
}

h1 {
  font-size: 34px;
  font-weight: bold;
  line-height: 44px
}

h3 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 30px;
  min-height: 60px;
  text-align: left;
}

#banners,
#main-text {
  margin-bottom: 40px;
}

#sub-text ul {
  border-top: 2px solid #AFAFAF;
  border-bottom: 2px solid #AFAFAF;
  color: #00AA6F;
  font-size: 14px;
  font-weight: bold;
}

#sub-text ul li {
  margin-bottom: 20px;
}

ul {
  color: #000000;
  font-weight: bold;
  padding: 20px;
}

.main-text-wrap {
  min-height: 190px;
  border-bottom: 2px solid #00AA6F;
}

hr {
  background: #00AA6F;
  height: 2px;
  margin: 5px 0px;
  width: 100%;
}

.product-codes {
  border-top: 2px solid #00AA6F;
  border-bottom: 2px solid #00AA6F;
  margin-bottom: 20px;
  padding: 10px 0px;
}

.product-codes p {
  margin: 5px 0px;
}

.product-codes span {
  float: right;
}

.small-bottles,
.large-bottles {
  margin-bottom: 30px;
}
