
@import url('https://fonts.googleapis.com/css2?family=Lora&family=Open+Sans&display=swap');


  .head {
    color:#007d51;
    }


.intro-page .head {
	color: #763f97;
	border-bottom: 1px solid #CCC;
	float: left;
	width: 100%;
	padding-bottom: 3px;
}




 .intro-section .head {
	color: #5f119a;
	font-weight: bold;
}


 .intro-section p {
}

 .intro-subsection .head {
	color: darkmagenta;
	font-weight: bold;
}





 .heading {
	font-family: 'Lora';
}

 .cover-1 {
	color: #f2f8fb;
	font-family: 'Lora';
}
.cover-name {
	color: #cb9e75;
	text-shadow: 1px 1px black;
	font-weight: bold;
	top: 32%;
}

.produced-group {
	color: #096598;
	text-shadow: 1px 1px white;
	font-family: 'Lora';
}

.cover {
	background-image: url(covers/lifedestiny.jpg);
	    background-size: contain;
}


.chapter-navigation button.start {
	background-color: #5c1ac5;
}

.intro-page .head {
	color: #572b87;
	border-bottom: 1px solid #CCC;
	float: left;
	width: 100%;
	padding-bottom: 3px;
}
	