.my-text {
  text-align: center;
  color: #ffffff;
  padding-bottom: 50px;
}

.my-text h1 {
  color: #ffffff;
}

.my-text p {
  color: #ffffff;
}

.section-heading1 h2 {
  font-size: 46px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 40px;
  text-align: center;
}
