.navbar-text i {
    color: #777;
    padding-left: 0.3em;
}

.navbar-text a:hover i {
    color: black;
}

.navbar-text a:hover i.fa-facebook-square {
    color: #4c66a4;
}

.navbar-text a:hover i.fa-twitter {
    color: #4099FF;
}

.profile-photo img {
    height: 124px;
    width: 124px;
}
