.nav_decorations {
  background: aliceblue;
}

.nav_decorations ul li a {
  color: black !important;
}

.nav_decorations ul li a:hover {
  color: #ED5437 !important;
}

.portfolio_img {
  height: 12%;
  width: 35%;
}

.leadship {
  width: 5em;
  height: 5em;
}

.footer_client {
  color: #ccc;
}

.footer_client:hover {
  color: #ED5437;
}

.header-button {
  /*border: 5px solid red;*/
  margin-bottom: -5em;
}