/* Make text use MADE Sunflower, brand color, and 8× size */

#impact-text
	{
  font-family: 
  'MADE Sunflower'; !important;

  color: #CB5B3B !important;

  font-size: 15em !important;

  line-height: 0.9;
  letter-spacing: 0.01em;
}