body {
	font-family: helrom, Arial, sans-serif;
    font-size: 16px;
}
#article2018 .row {
    margin: 0;
}
#article2018 p {
    margin: 14px 0;
}
#article2018 .breadCrumb p {
    margin: 0;
}
#article2018 h1 {
    color: #7f803c;
}
#article2018 h3.palette {
    margin: 20px 0;
    font-family: HelveticaNeueLTStd-ThIt, sans-serif !important;
}
h3.title {
    font-size: 28px !important;

}
#article2018 p.date { margin: 0; }

#article2018 p.credit {
  font-style: italic;
  font-size: 11px;
}

@media only screen and (max-width: 578.98px) { 
    div.ctnPresenceHold { 
      display: none !important; 
    }
.row { margin-left: 0; margin-right: 0; }
}

#article2018 .row.breadCrumb {
    margin: 0 0 30px;;
}
@media only screen and (min-width: 600px) {
  #article2018 .row.breadCrumb {
    width: 50%;
    margin: -14px 0 30px;;
  }
}

/* Chips */
#article2018 .row.chips {
    margin-bottom: 20px;
}
#article2018 .chips .chip {
    width: 160px;
    height: 160px;
}

#article2018 .chips .chip:hover {
    opacity: 0.5;
    cursor: pointer;
}
#article2018 .chips a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
}
#article2018 .chips p {
    width: 170px;
}
#article2018 .chips p.colorNumber {
    font-weight: bold;
    margin: -2px 0 -28px;
}
@media only screen and (min-width: 1199px) {
    #article2018 .chips .col-lg-1 {
        max-width:  14%;
        flex: 14%;
        ms-flex: 14%;
    }
}

.latestArticles .article-card {
    padding-right: 10px;
}


#article2018.magento h1 {
  font-family: Helvetica-Neue-Thin-Italic,"Helvetica Neue Thin Italic","Microsoft JhengHei",Arial,sans-serif;
}
#article2018.magento p.colorNumber {
  margin-top: 6px;
}
#article2018.magento p.colorName {
  margin-top: 24px;
}
