/** These styles are used in the backend editor AND in your Theme. **/

.quote {
  color: #efefef;
}
.attribution {
  color: #f26522;
}
.subtitle {
  color: #f26522;
  font-weight: bold;
}
.attribution-paragraph, .attribution-right {
  color: #f26522;
  text-align: right;
}
