
.bgPrimary{
    background-color: #4fc1be
}
.bgGray {
    background-color: #f0f0f0
}

/*styling footer*/
.main-footer a {   
    font-size: 17px;
}

.narrow {
    max-width: 750px;
    margin: 0 auto;
    font-size: 20px;
}

.narrow2 {
    max-width: 800px;
    margin: 0 auto;
    font-size: 20px;
}

.delimiter {
    margin-top: 20px;
}

.buttonPrimary a {
   font-size: 12px;
}


.learnmore {
    margin-bottom: 20px;
}

.t{
    display:none;
}

.j-caption {
    font-size: 100%;
    text-align: center;
    font-weight: 600;
    }

@media (max-width: 991px) {
    #navbar {
        background-color: #fff;
    }
}

.team-member-title {
    line-height: 1.2;
    font-weight:400 !important;
}

.team-member-name {
    font-size:20px;
}

.juniper-number {
	font-size: 250%;
	font-weight: 400;
	color: #270089;
	letter-spacing: -1px;
	margin-bottom: 25px;
	margin-top: -10px;
}

.juniper-label {
	font-size: 130%;
	font-weight: 400;
	color: #270089;
	letter-spacing: -1px;
	margin-top: -35px;
	padding-bottom: 20px;
}

.larger {
    font-size: 140%;
}

.larger200 {
    font-size:200%;
}

h4 {
    font-size: 1.2rem;
    font-weight: 600;
}

.quote2 {
    font-size: 30px;
    line-height: 1.3;
    font-weight: 500;
    text-align: center;
    color: #fff;
    padding: 40px 80px 0;
}

.cite2 {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 400;
    text-align: center;
    color: #fff;
    padding: 0 80px 40px;
}

.mdh {
    max-width: 300px;
}