/* Start of CMSMS style sheet 'Verheul quotes' */
.defaultquotebox {
  padding: 30px;
  padding-top: 50px;
}

.quoteauthor {
  display: none;
}

.quotereference {
  display: none;
}

.quotecontent {
  color: #ffffff;
  font-size: 18px;
  font-style: italic;
  text-align: center;
}

.largequote {
  font-size: 18px;
  color: #ffffff;
}
/* End of 'Verheul quotes' */

