/*** Quotes inserted by pyInsertQuoteIntoHTMLDoc into the BIRS homepage ***/

.quote {
  min-height: 100px;
  background-color: #cfb991;
  color: #black;
}

.quote img {
  max-width: 100%;
}

.quote-text * {
  font-family: "United Sans",Impact,"Arial Black","sans serif";
}