.container-fluid .col-sm-12 h3{
  font-weight: bold;
  font-family: Segoe UI black;
}
.container-fluid .col-sm-4 h5{
  color: black;
  font-weight: bold;
  padding-top: 30px;
}
.container-fluid .col-sm-3 h5{
  color: black;
  font-weight: bold;
  padding-top: 30px;
}
.container-fluid .col-sm-2 h5{
  color: black;
  font-weight: bold;
  padding-top: 30px;
}
.container-fluid .col-sm-2 span{
  color: black;
  text-decoration: none;
}
.container-fluid .col-sm-2 span a{
  color: black;
  text-decoration: none;
}
.container-fluid .col-sm-3 .fa-phone a{
  color: black;
  text-decoration: none;
  font-family: Calibri;
  margin-top: 10px;
}
.container-fluid .col-sm-3 .fa-envelope a{
  color: black;
  text-decoration: none;
  font-family: Calibri;
}
.col-sm-12 .developer a{
  text-decoration: none;
  color: black;
  text-align: right;
  margin-top: -50px;
  font-size: 14px;
}
.container-fluid .foot-icons a i{
  color: black;
  font-size: 20px;
  padding: 15px;
  border-radius: 50px;
}
