@charset "utf-8";
/* CSS Document */


@font-face {
  font-family: 'Courgette';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/courgette/v13/wEO_EBrAnc9BLjLQAUk1WPoK7Es.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Courgette';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/courgette/v13/wEO_EBrAnc9BLjLQAUk1VvoK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*footer*/
.footer{
	 
	color:#2a6ecd;
	display: inline;
	list-style: outside none none;  
	margin: 5px; 
	padding: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
	text-shadow: 1px 1px 3px #b4bd65;
}

h3, .heading{
	color:#b4bd65;
	font-size: 2.5em;
	font-weight: 400;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	/*text-shadow: 1px 1px 3px #2a6ecd;*/
	
}
h4, .heading1 {
	color:#2a6ecd;
	font-size: 1.85em;
	font-weight: 400;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-shadow: 1px 1px 3px #b4bd65;
	
}
 .heading2 {
	color:#b4bd65;
	font-size: 4.5em;
	line-height: .85em;
	font-weight: 600;
	font-family:'Courgette'; 
	text-shadow: 1px 1px 5px #485f53;	
}

h5, .heading3 {
	
	color:#485f53;
	font-size: 1.25em;
	font-weight: 400;
	font-family:'Josefin Sans'; 
	padding-left: 1em;
	text-shadow: 1px 1px 5px #b4bd65;
}

 .heading4 {
	
	color:#b4bd65;
	font-size:3em;
	font-weight: 400;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
	padding-left: 1em;
	/*text-shadow: 1px 1px 5px #b4bd65;*/
 }