
body {
  /* customize_body-color */ color: #666666; /* customize_body-color */
  font-family: 'Lato','Arial', sans-serif;
  font-size: 15px;
}

p {line-height: 25px;}
#main-content-style li {margin-bottom: 5px; line-height: 25px;}

blockquote p {
  font-family: 'Abel', sans-serif;
  margin-bottom: 0;
  font-size: 17px;
  font-style: italic;
  font-weight: none;
  line-height: 25px;
}

h1 { font-size: 2em; color: #4e98b3; line-height: 30px;}
h2 { font-size: 1.5em; color: #4e98b3; line-height: 25px;}
h3 { font-size: 1.17em; color: #004776; line-height: 20px;}
h4 { font-size: 1.12em; color: #4e98b3; line-height: 20px;}
h5 { font-size: .83em; color: #666666; line-height: 20px;}
h6 { font-size: .75em; color: #666666; line-height: 20px;}

a {
  color: #4e98b3; font-weight: bold;
}
a:hover {
  color: #004776;
  text-decoration: none;
}

.logo a {
	/* customize_logo-color */ color: #1B984A; /* customize_logo-color */
}

.logo a:hover {
	/* customize_logo-hover-color */ color: #15763A; /* customize_logo-hover-color */
}

.well h3 {
  font-family: 'Lato', sans-serif;
}

.centered {
  text-align: center;
}

.price {
	/* customize_price-color */ color: #1189D9; /* customize_price-color */
}

.pricing-table h3 {
  margin-bottom: 18px;
}

.dollar {
  font-size: 32px;
  margin-right: 3px;
}

.qty {
  font-size: 47px;
  margin-right: 3px;
}

.month {
  font-size: 17px;
  font-style: italic;
  font-weight: 300;
  font-size: 15px;
}

article h3 {
  margin-top: 0;
}
article h3 a {
  /* customize_article-h3-color */ color: #2d3032;  /* customize_article-h3-color */
}
article h3 a:hover {
   /* customize_article-h3-hover-color */ color: #56AC56; /* customize_article-h3-hover-color */
}

footer a {
  color: #FFF;
}
footer a:hover {
  color: #E1E1E1;
}
