/**
 * Add your custom CSS here.
 *
 * OR add it into Customize -> Additional CSS.
 */
h2 {padding-left: 40px;
  color: #7a7a7a;
  font-size: 30px; 
  font-weight: 700;
}

h3 {
  color: #000000;
  font-size: 30px; 
  font-weight: 700;
	line-height: 1.5;
}