/*WE USE FONT color: #4a4a4a for p*/
/*WE USE FONT color: #ca002a for highlight*/

p,
li {
	font-family: "Gotham-Light";
	font-weight: bolder;
}
.bold {
	font-family: "Gotham-Bold" !important;
}

.red {
	color: #ca002a !important;
	font-family: "Gotham-Bold" !important;
}
.white {
	color: #fff;
	font-family: "Gotham-Bold" !important;
}
.black {
	color: #4a4a4a !important;
	font-family: "Gotham-Bold" !important;
}
.hero h1 {
	font-family: "Gotham-Light";
	font-weight: bolder;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
	color: #4a4a4a;
	line-height: 70px;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5 {
	font-family: "Gotham-Light";
	font-weight: bolder;
}

h1 {
	/*disable normalize.css margin*/
	margin-bottom: 0px;
	margin-top: 0px;
}
.hero h3,
.hero h4,
.hero h1 .red,
.black,
.red {
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
}
.hero h3,
.hero h4 {
	color: #4a4a4a;
}

.hero.section p,
.hero li {
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.65;
	letter-spacing: normal;
	color: #4a4a4a;
}
.section.call-out h2 {
	font-family: "Gotham-Bold";
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: center;
}
.section.call-out h5 {
	font-family: "Gotham-Light";
	font-weight: bolder;
}

.footer h2 {
	font-family: "Gotham-Light";
	font-weight: bolder;
	color: #4a4a4a;
}
.footer ul > li {
	font-family: "Gotham-Light";
	font-weight: bolder;
	font-size: 20px;
	font-weight: 500;
	line-height: 2;
	letter-spacing: normal;
	color: #4a4a4a;
}
