a.navbar-brand {
    text-transform: uppercase;
     border-bottom: 3px solid;
}
#hero-area p {
    padding: 50px 0;
    font-size: 36px;
    text-align: center;
}

section#services li {
    text-align: justify;
    margin: 10px auto;
    font-size: 18px;
}

 #portfolio p {
	font-size: 16px;
	text-align: justify;
	margin:10px auto;
}

#clients .ceo {
	text-align: center;
}

#clients li {
	list-style-type: none;
		font-size: 16px;
	margin:10px auto;
}

#engagement {
    background: #34495e;
    color: #fff;
}


section#engagement ul {
    padding-top: 83px;
    text-align: justify;
    font-size: 22px;
}

section#nos-services h2 {
    background: #34495e;
    color: #fff;
    padding: 6px;
}

section#nos-services p {
    font-size: 16px;
}

section#portfolio h2 {
    background: #e74c3c;
    color: #fff;
    padding: 6px;
    margin-bottom: 20px;
}

#about p {
    line-height: 50px;
    font-size: 20px;
}

section#clients a {
margin-top:20px;
}

