
@import url('https://fonts.googleapis.com/css2?family=Lora&family=Open+Sans&display=swap');


  .head {
    color:#007d51;
    }


 .intro-page .head {
	color: #123961;
	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: gold;
	font-family: 'Lora';
	text-shadow: 1px 1px #261fad;
}
.cover-name {
	color: #cb9e75;
	text-shadow: 1px 1px black;
	font-weight: bold;
	top: 31.5%
}

.produced-group {
	color: #f5fcf4;
	text-shadow: 1px 1px #1f1e93;
	font-family: 'Lora';
}
 
 .cover {
	background-image: url(covers/forecaster.jpg);
}


.chapter-navigation button.start {
	background-color: #19d275;
}

.intro-page .head {
	color: #123961;
	border-bottom: 1px solid #CCC;
	float: left;
	width: 100%;
	padding-bottom: 3px;
}


.cover-forecast {
	font-size: 18px;
	color: #f5fcf4;
	display: block;
}
