.prov-logo {
  width: 100%;
  height: auto;
}

.centered {
  text-align: center;
}

p {
  font-size: 1.4em;
  line-height: 1.2em;
}

.margin-top {
  margin-top: 200px;
}

/* .partners {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
} */

img.prov-partner-logo {
  width: 100px;
  height: auto;
  /* align-self: center; */
}
