
body{
	font-size: 20px;
}



.form-group-sm select.form-control,
.input-sm{
	font-size: 18px;
	height: 42px;
}

.btn,
.label,
.dropdown-menu a{
	font-size: 20px;
}

article h1{
	font-size: 38px;
}

article h2, 
.well-ngr h2{
	font-size: 34px;
	font-weight: 500;
}

article h3{
	font-size: 30px;
	font-weight: 500;
}

h4{
	font-size: 25px;
	font-weight: 500;
}