h1.hero-title1, h2.hero-title, h3.hero-title {
  text-shadow: 0 2px 2px rgba(0,0,0,0.3);
  color: #fff;
  max-width: 480px;
  font-weight: 500;
  margin-left: auto;
  padding: 6px;
  margin-right: 60px;
}

p.hero-subtitle1 {
  max-width: 480px;
  margin-left: auto;
  padding: 6px 6px;
  background-color: rgba(0,0,0,0.1);
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.7);
  font-weight: 500;
  margin-right: 60px;
}

.itemx {
  padding-left: 80px !important;
  margin-bottom: 40px !important;
  min-height: 100px !important;
}

.descriptionx {
  display: flex !important;
}

.advantagestext {
  font-weight: 500 !important;
}

