
/*!---------- 1. GLOBAL STYLES ----------*/
.pricing-body {
  color: #666;
  font-size: 13px;
}

/*!---------- A SUPPR ----------*/

.pricing-body h1,
.pricing-body h2,
.pricing-body h3,
.pricing-body h4,
.pricing-body h5,
.pricing-body h6,
.pricing-body p,
.pricing-body table,
.pricing-body blockquote,
.pricing-body input,
.pricing-body button,
.pricing-body select,
.pricing-body textarea
.pricing-body h5,
.pricing-body p {
  margin-bottom: 14px;

}








.pricing-h5 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color:#666
}

p.lead2 {
  font-size: 14px;
  font-weight: 400;
  line-height: 2px;
}


/*!---------- 19. PRICING TABLES ----------*/
.pricing-table2 {
  padding: 15px 32px;
}
.pricing-table2 .price2 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color:#409d36;
  font-size: 58px;
  line-height: 15px;
  font-weight: normal;
  display: inline-block

}

.pricing-table2 p:last-child {
  margin-bottom: 0;
}
