html {
	
}

body {
	
}

h1,h2,h3,h4,h5,h6 {
	
}

h1 {
	
}

h2 {
	
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

a {
	
}

p {
	margin-bottom: 15px;
}

/*Specifics*/

/* Controls the red buttons */
a.btn_1 {
	
}

/* Controls the red button on hovering */
a.btn_1:hover {
	
}

/*Controls the background image/color of the larger footer area */
.footer-area {
	
}

/* Controls the footer headings */
.footer-area .single-footer-widget h4 {
	
}

/* Controls the color of the footer links */
.footer-area .single-footer-widget ul li a {
	
}

/*Controls footer logo/image*/
.footer-logo {
    
}

