.container-fluid.about-centred-image {
  text-align: center;
}

.container-fluid.about-centered-image {
  text-align: center;
  max-width: 1145px;
}

.footer-clean {
  /*position: fixed;*/
  color: #4b4c4d;
}

.def_link {
  color: #4b4c4d;
}

.def_link:hover {
  color: #000;
  color: rgb(0,0,0);
  text-decoration: none;
}

