#article2018 {
  margin-top: 3rem;
}
#article2018 .row {
  margin-bottom: 1rem;
}

#article2018 .h1Headline h1 {
  color: #4e227b;
  margin-bottom: 0;
}
#article2018  .h2Headline-1 h2 {
  font-family: helvbld;
  margin-top: -0.5rem;
  font-size: 1.25rem;
}


#article2018 .row.image-1 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

#article2018 .row.image-2,
#article2018 .row.image-3,
#article2018 .row.col6ImageCol6CTAButton-1 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
#article2018 .h3Headline h3 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: -0.25rem;
  font-size: 1.25rem;
  color: #0b4c82;
}
#article2018 .row.h3Headline {
  margin-bottom: 0;
}
#article2018 .h3Headline-1 h3 {
  color: #4e227b;
}
#article2018 .h3Headline-2 h3 {
  color: #00479a;
  margin-top: 2rem;
}
#article2018 .h3Headline-3 h3 {
  color: #ff658a;
}

#article2018 .row.h3Headline-2:before,
#article2018 .row.col6ImageCol6CTAButton-1:before {
  content:"";
  background-color:#e0e0e0;
  position: absolute;
  width: 4000px;
  left: -2000px;
  z-index: -1;
}
#article2018 .row.h3Headline-2:before {
  height: 13.5%;
}
#article2018 .row.col6ImageCol6CTAButton-1:before {
  height: 10%;
  margin-top: -25px;
}


#article2018 .row.h3Headline-2,
#article2018 .row.h3Headline-3 {
  padding-top: 1rem;
}
#article2018 .row.paragraph-2,
#article2018 .row.paragraph-3 {
  padding-bottom: 1rem;
}
#article2018 .row.image-2,
#article2018 .row.image-3 {
  margin-top: -1rem;
  padding-bottom: 1rem;
}



#article2018 .row.col6ImageCol6CTAButton-1 h3 {
  text-transform: uppercase;
  color: #00647b;
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: -0.25rem;
}
#article2018 .row.col6ImageCol6CTAButton-1 button {
  padding: 0.25rem 2rem;
}

#article2018 .row.paragraph-4 {
  font-weight: bold;
}

#article2018 .row.ctaButton-1 {
  margin-bottom: 2rem;
}
#article2018 .row.ctaButton-1 button {
  padding: 0.25rem 2rem;
  margin: 0 30%;
}

#article2018 .row.paragraph-5,
#article2018 .row.paragraph-6 {
  background-color: #c2deab;
  margin-left: 0;
  margin-right: 0;
  padding: 1rem;
}
#article2018 .row.paragraph-5 {
  font-family: helvbld;
  font-size: 1.25rem;
  text-transform: uppercase;
  margin-bottom: -2.75rem;
}

.tile.productItem #prodDescrip h4 {
  font-family: helvetica, Arial, sans-serif;
}
.tile.productItem #prodDescrip h4 > span {
  font-family: helvbld, sans-serif;
}


/* Magento */
#article2018.magento .h1Headline h1 {
  font-family: Helvetica-Neue-Thin-Italic,"Helvetica Neue Thin Italic","Microsoft JhengHei",Arial,sans-serif;
}
#article2018.magento .h2Headline-1 h2,
#article2018.magento .h3Headline-1 h3,
#article2018.magento .h3Headline-2 h3,
#article2018.magento .h3Headline-3 h3 {
  font-family: Helvetica, Arial,sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}
#article2018.magento .btn a {
  padding: 0 2rem;
  font-size: 18px;
}
#article2018.magento h1.title {
  font-size: 3rem !important;
}
#article2018.magento p.price {
  display: none;
}


/* Mobile */
@media only screen and (max-width: 599px) {
  #article2018 .row.image-1,
  #article2018 .row.image-2 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  #article2018 .row.col6ImageCol6CTAButton-1 h3 {
    margin-top: 1rem;
  }
  #article2018 .row.col6ImageCol6CTAButton-1 button {
    width: 100%;
  }
  #article2018 .row.ctaButton-1 button {
    width: 100%;
    padding: 0.25rem 0;
    margin: 0;
  }
  #prodContainer .ggBooksStationary h3.title { margin-left: 15px; }

  #article2018 .row.h3Headline-2:before {
    height: 10.5%;
  }
  #article2018 .row.col6ImageCol6CTAButton-1:before {
    height: 8%;
  }
}