.altezzaFissa{
  height: 800px;
}

.whitebg{
  background-color: #fff;
}

.testoBiancoSporco {
  color: #f9f9f9;
}

.navbar-brand img {
  max-width: 80%;
}

.accredited-logo{
  width: 100%;
}

.accredited-logo-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.centeredIcon {
  display: flex;
  justify-content: center;
}

.services-content{
  text-align: center;
}

.sectionImg {
  object-fit: cover;

  width: 100%;
  height: 350px;
}