/* Enter Your Custom CSS Here */

#ff-stream-4 {
    background-color: #ffffff !important;
    min-height:auto !important; 
   }

#ff-stream-6 {
  background-color: #ffffff !important; 
  min-height:auto !important; 
  text-align: center !important;
   }

p.blockquote {
			font-family: Times, serif;
			font-size: 28px;
			font-style: italic;
      width: 100%;
			margin: 0.25em 0;
			padding: 0.25em 40px;
			line-height: 1.45;
			position: relative;
			color: #ce1126;
      padding-left: -35px;
		}

		p.blockquote:before {
			display: block;
			content: "\201C";
			font-size: 80px;
			position: absolute;
			left: -5px;
      top: -20px;
			color: #7a7a7a;
		}

		p.blockquote cite {
			color: #999999;
			font-size: 14px;
			display: block;
			margin-top: 5px;
		}
