.title-h1{
	text-align: center;
	/* background-color: aquamarine; */
	/* color: blue; */
}
.indented{
	text-indent: 30px;
}
.indented-span{
	text-indent: 60px;
}