/* *************************************************************
	Here is where users can put their styles definitons
	that will override the site theme styles

	Use your power wisely :-)
*/

h6, h5, h4, h3, h2, h1 {
  color: #007FC1; /* BLUE */
}

p {
  margin: 0px;
  padding: 0px;
}
