#article2018 {
  margin-top: 3rem;
}
#article2018 .row {
  margin-bottom: 1rem;
}
#article2018 .h1Headline h1 {
  color: #365d64;
  margin-bottom: 0;
}

#article2018 .h3Headline h3 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: -0.25rem;
  font-size: 1.25rem;
  color: #365d64;
}
#article2018 .row.h3Headline {
  margin-bottom: 0;
}

#article2018 .row.image-1 {
  margin-bottom: 2rem;
}
#article2018 .row.paragraph-2,
#article2018 .row.paragraph-3 {
  margin-bottom: 1.25rem;
}
#article2018 .row.paragraph-4 {
  margin-bottom: 2rem;
}

.tile.productItem #prodDescrip h4 {
  font-family: helvetica, Arial, sans-serif;
}
.tile.productItem #prodDescrip h4 > span {
  font-family: helvbld, sans-serif;
}

/* Mobile */
@media only screen and (max-width: 599px) {
  #prodContainer .ggBooksStationary h3.title { margin-left: 15px; }
}

/* Magento */
#article2018.magento .h1Headline h1,
#article2018.magento .h2Headline h2 {
  font-family: Helvetica-Neue-Thin-Italic, sans-serif !important;
}
#article2018.magento .h2Headline h2 {
  font-size: 4rem;
}
#article2018.magento .h3Headline h3 {
  font-size: 2rem;
}
#productContainer .products.magento h1.title {
  font-size: 3rem;
}
.container.magento p.price,
.container.magento p.price
 { display: none; }