/*Content Phrases*/
/*Color definintions*/
/*Navigation colors*/
/*Header in page*/
/*Content area*/
/*Footer*/
/*bs=boostrap*/
#page-apps-team .btn-default {
  background: #091c57;
  color: white;
}
#page-apps-team a .fa {
  color: White;
}
#page-apps-team a:hover .btn {
  color: white;
}
#page-apps-team a:hover .fa {
  color: White;
}
#page-apps-team a:not(.btn-primary) .fa {
  color: #ad327c;
}
#page-apps-team .photo {
  border: 1px solid black;
}
