puffin-quote {
	background: #CB5B3B;
	color: #FEF3EA;
	font-family: 'League Spartan', sans-serif;
	font-weight: 800;
	padding: 30px 20px;
	margin-top: 0;
	margin-bottom: 30px;
	display: block;
}
.puffin-quote {
  background: #CB5B3B!important;
  color: #FEF3EA!important;
  font-family: 'League Spartan', sans-serif!important; 
  font-weight: 800!important;
  padding: 30px 20px!important;
  margin-top: 0!important;
  margin-bottom: 30px!important;
  display: block!important;
}

.puffin-quote,
.puffin-quote h1,
.puffin-quote h2,
.puffin-quote h3,
.puffin-quote h4,
.puffin-quote p {
  color: #FEF3EA !important;
}

.puffin-quote a {
  color: #FEF3EA !important;
  text-decoration: underline;
}