.bp-header__title {
	font-family: 'Cairo', sans-serif;
	font-size: 2.125em;
	font-weight: 700;
	line-height: 1.3;
	margin: 0;
	text-transform: uppercase;
	color: black;
}
.navbar_main {
	font-family: 'Cairo', sans-serif;
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.3;
	margin: 0;
}

.repocard { 
	font-family: 'Cairo', sans-serif;
	font-size: 1.0em;
	font-weight: 700;
	line-height: 1.3;
	margin: 0;
}

.navbar_main2 {
	font-family: 'Cairo', sans-serif;
	font-size: 1.2em;
	font-weight: 600;
	line-height: 1.3;
	margin: 0;
}

.navbar_main3 {
	font-family: 'Cairo', sans-serif;
	color: red !important;
	font-size: 1.2em;
	font-weight: 600;
	line-height: 1.3;
	margin: 0;
}

.active2 {
	color: red;
}

.navbar-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: white;
}

.dropdown-menu {
	text-align: center;
}

.nav-pills {
	font-family: 'Cairo', sans-serif;
	font-size: 1.2em;
	color: darkblue;
	font-weight: 300;
	line-height: 1.1;
	margin: 0;
}

.form-group-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3rem;
	color: navy;
}
.form-group-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3rem;
	color: black;
}