.header {

}

.nav {

padding-top: 24px;
padding-bottom: 48px;
text-align: left;

}

.nav-icon {

margin-right: 10px;

}

.nav-link {

text-decoration: none;
color: #3B5998 !important;
font-size: 24px;
font-weight: bold;
margin-left: 16px;
margin-right: 16px;
text-transform: uppercase;
padding: 3px 32px;

}

.nav-link-active {

border-bottom: 4px solid #3B5998;

}