
body{
	font-size: 20px;
	color: #efffff;
	background-color: rgba(55,122,143,1);
	font-family:"Helvetica Neue"; 
}

.no-margin {
	margin-right:0;
    margin-left:0;
	}

.line {
    border-bottom: 3px solid; 
	color: #efffff;
  }



.featurette-line {
    border-bottom: 5px rgb(34, 266, 100);
  }
  
.featurette-1{
	color: black;
	background-color: #c93729;
	font-family: 'Vollkorn', serif;
	}
	
.featurette-2{
	color: black;
	background-color: white;
	font-family: 'Vollkorn', serif;
}
	
.featpad {padding: 50px;
}
	
.fasocial {
	font-size: 3em !important;
	margin: 16px
	}

	
.sectional-top{
	color: black;
	background-color: white;
	margin-right: -15px;
    margin-left: -15px;
    padding: 0 50px 5px 50px;
}

.sectional-top img {width:100%;}
	
.sectional-content {
	color: black;
	background-color: white;
	margin-right: -15px;
    margin-left: -15px;
    padding: 2px 15px 5px 15px;
}	

.footer{
	font-family: 'Vollkorn', serif;
	background-color: #bb361e;
	margin-right: -15px;
    margin-left: -15px;
    padding: 0px 0px 50px 0px;
}

.footer-lower{
	font-family: 'Vollkorn', serif;
	color: black;
	background-color: white;
	margin-right: -15px;
    margin-left: -15px;
    padding: 20px 50px 50px 50px;
}

.fontastic{
	color: #c93729;
	font-size: 60px;
	font-style: italic;
	font-family: 'Shadows Into Light Two', cursive;
	margin-bottom: 20px;
}


.fa-icon::before {
	font-size: 12em;
}