quote{
  font-size: 2.0rem;
  font-weight: 500;
  color: #FF9900;
  line-height: 1.1;
}


/*

.blockquote:before {
  position: absolute; 
  top: 0px;
  content:"\2E42";
  font-size: 100px;
  color: rgba(0,0,0,0.1);
}*/

.blockquote p {
	margin-top: 10px;
    font-size: 24px;
    font-weight: 800px;
	color: #FF9900;
    text-align: left;
	line-height: 1.1;
}



