
@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: rgb(211 22 77) !important;
	font-weight: bold;
}


.intro-section p {
}

.intro-subsection .head {
	color: darkmagenta;
	font-weight: bold;
}



.regular-text .heading {
	color: #383273;
}




.heading {
	font-family: 'Lora';
}

.cover-1 {
	color: #f2f8fb;
	font-family: 'Lora';
}

.cover-name {
	color: #cb9e75;
	text-shadow: 1px 1px black;
	font-weight: bold;
	top: 33%;
}

.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: rgb(211 22 77);
	border-bottom: 1px solid #CCC;
	float: left;
	width: 100%;
	padding-bottom: 3px;
}
