html {
	font-size: 16px;
}

a {
	text-decoration: none;
	color: #181818;
}

.whatiscf>a>p {
	font-size: 1.5em;
}

.korifi>div>a>p {
	font-size: 2em;
}

.trycf>a>p {
	font-size: 1.5em;
}

.vr {
	height: 150px;
}

/* .container {
	max-width: 960px;
}

.navbar-brand img {
	max-width: 250px;
}

#landing p.lead {
	font-size: 1.6em;
} */

#footer {
	padding-top: 15px;
	text-align: center;
	font-size: 0.8em;
}

/*
#content {
	margin-top: 90px;
}

h1, h2, h3, h4 {
 font-weight: 300;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

.content-header h1 {
	padding-top: 80px;
}

.content-header h2 {
	padding-top: 30px;
	font-size: 1.4em;
	text-transform: uppercase;
}

.content-section {
	padding-bottom: 1.2em;
}

.content-section h3 {
	color: #0c9ed5;
	font-weight: 400;
}



.section-description {
	font-style: italic;
}

#get-involved {
	padding-bottom: 160px;
}

*/