
h3 {
  font-size:18px;
  font-weight: normal;
  margin:0 0 0.5em;
  color:#444;
   font-family:Arial, Helvetica, sans-serif; 
}
.sidebar h3 {
  margin:0.3em 0 0.4em 0;
  text-align: center;
}


  .product-landing h3{
    font-size:20px;
    margin:0 0 4px;
  }


/* --- Paragraphs --- */
p {
  color:#666;
  line-height: 1.5;
  margin-top: 0;
}

/* --- Links --- */
a {
  text-decoration: none;
  color:#0075C8;
}

strong {
  font-family: 'Flama-Medium';
  font-weight:normal;
}

.lead {
  font-size: 18px;
  line-height: 1.7;
  color: #666;
}

.page-heading {
  padding: 0 0 0.4em;
  margin: 0 0 0.7em;
  border-bottom: 1px solid #ddd;
}

.divider-heading {
  font-size: 36px;
  font-family:Arial, Helvetica, sans-serif;
  padding:15px 0px 18px;
  margin: 1.5em 0;
  border: 1px solid #ddd;
  border-left: none;
  border-right: none;
  text-align: center;
}

.lead-divider-heading {
  margin-top: 0;
}

.products-landing-heading{
  font-size:45px;
  font-family: 'Flama-Light';
  font-weight: normal;
  text-align:center;
  padding-bottom:40px;
}

.fancy-amp {
  font-family: 'Flama-Light';
  font-size: 28px;
  color: #666666;
  display: inline-block;
  position: relative;
  bottom: 2px;
}