

/* added style */
/* h1, h2, h2c, h3, h4, h5, h6, h7 {  */
/*  			font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; */
/* 			font-family: "Times New Roman", Times, serif */
/* 			font-family: 'Sans Serif' */
/* 			font-family: 'Big Caslon', 'Book Antiqua', 'Palatino Linotype', Georgia, serif; */ 
/* 			font-family: Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif; */
/* 			 font-family: 'Goudy Old Style', Garamond, 'Big Caslon', 'Times New Roman', serif; */
/* 
			font-family: 'Terminal Dosis';
			font-style: normal;
			font-variant: normal;
 */
/* 			font-weight: 500; */
/* 			} */

		body {
/* 		background-color: #7B8D81; */
		background-image: url("../assets/images/background.png");
/* 
		background-color: #AFC5B6;
 */
		}
 
  <style>
  	a.anchor{display: block; position: relative; top: -80px; visibility: hidden;}

 .carousel-inner > .item > img,
 .carousel-inner > .item > a > img {
     display: block;
     max-width: 100%;
     height: 200px !important;
 }
 </style>
 
 
 

		h1 {
			font-size: 30px;
/* 			font-zize: 3.0em; */
			line-height: 26px;
			}
		h2 {
			font-size: 24px;
			line-height: 30px;   
			}
			
		h2c {
			font-size: 24px;
			line-height: 30px;
/* 			color: #3EEF6B; */
			font-weight: 600;
			}
		h3 {
			font-size: 14px;
			line-height: 25px;
			}
		h3c {
			font-size: 14px;
			line-height: 30px;
/* 			color: #3EEF6B; */
			font-weight: 600;
			}

		h4 {
			font-size: 12px;
/* 
			display: inline-block;
			margin-top: 0px;
    		margin-bottom: 0px;
 */
			}
		h5 {
			font-size: 10px;
			line-height: 15px;
/* 
			display: inline-block; 
			margin-top: 0px;
			margin-bottom: 0px;
 */
			}
			
		h6 {
			font-size: 9px;
			line-height: 15px;
			}
		h7 {
			font-size: 3px;
			line-height: 15px;
			}
			
			