.site {
  margin: 0 auto;
  width: 970px;
}

.hentry {
  padding: 0 0 40px;
}

h1.promo {
  font-size: 40px;
  font-weight: 900;
  line-height: 44px;
  margin: 8px;
  text-transform: uppercase;
}

h1 {
    font-size: 40px;
    font-weight: bold;
    line-height: 44px;
    margin: 8px;
    text-transform: uppercase;
}

.banner02 h1 {
    font-weight: bold;
}

h2 {
    font-size: 34px;
    margin: 0px 0 0;
    line-height: 38px;
}

h2 .green {
  font-size: inherit;
}

h3 {
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 25px !important;
}

.list h3 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 25px !important;
}

h3.margin-bottom {
    font-size: 33px!important;
    margin-bottom: 60px !important;
}

h4 {
    font-size: 24px;
    margin: 25px 0;
    font-weight: 600;
}

.green {
  color: rgb(85, 163, 24);
  font-weight: 700 !important;
  text-transform: uppercase;
  font-size: 30px;
}

p {
  color: rgb(102, 102, 102);
  font-size: 18px;
  margin: 0 0 20px;
}
.banner02 p {
  color: rgb(255, 255, 255);
  font-size: 26px;
  line-height: 30px;
}

.entry-header {
  display: none;
  margin-bottom: 30px;
}

li {
  color: rgb(102, 102, 102);
  font-size: 18px;
  line-height: 34px;
  list-style-image: url("/images/tick.png");
  padding-left: 22px;
}

.price {
  text-transform: uppercase;
  font-weight: 600;
}
