/* text boxes */
.id688177789 .container.large {
  background: #efefef;
  border: 1px solid #ddd;
  margin-bottom: 40px;
}

/* blockquotes inside text boxes */
.id688177789 .bucketwrap.listtext blockquote {
 padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  border-left: 2px solid #e0e0e0;
  margin: 20px 0;
  line-height: 1.57142857142857;
  color: #444;
  font-size: 1.6rem;
}

/* Remove top border from grey box */
.id688177789 .bucketwrap.listtext .bucket {
  border: 0;
}
/*  small text label at top of grey box */
.id688177789 .bucketwrap.listtext .bucket >  p:first-child {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  color: #777;
  line-height: 1;
  font-family: helvetica, arial, sans-serif;
}
