.col-centered{
	float: none;
	margin: 0 auto;
}

h1 {
	color: #8000ff;
	font-size: 32px;
	font-family: "Comic Neue", cursive;
	font-weight: 700;
	font-style: normal;
  }

  h2 {
	color: #000;
	font-size: 32px;
	font-family: "Comic Neue", cursive;
	font-weight: 700;
	font-style: normal;
  }

  p {
	color: #000;
	font-size: 24px;
	font-family: "Comic Neue", cursive;
	font-weight: 700;
	font-style: normal;
  }
  