@charset "utf-8";

/* Keepers Fishing and Tackle styles */

@import url("https://use.typekit.net/mcg7stv.css");

body {
	background-color: #000000;
}

.wrapper {
	padding: 2.5rem;
}


.clear {
	clear:both;
}

h1 { 
	font-family: titling-gothic-fb-compressed, sans-serif;
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
	font-size: 15rem;
	text-align: left;
	color: #555555;
	
}


