.Build-a-better-world-with-us-wrapper {
  background-color: #000000;
  text-align: center;
}
.Build-a-better-world-with-us-wrapper h1 {
  font-weight: 700;
  font-size: clamp(2.25rem, 2.1136rem + 0.6818vw, 2.625rem);
  color: #fff;
}
.Build-a-better-world-with-us-wrapper p {
  margin-top: 10px;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
}
@media screen and (max-width: 767px) {
}
