/* v20 client requested revisions */

.gbb-v17-branding {
  display: none !important;
}

.gbb-v20-wastewater {
  margin-top: 22px;
  padding: 24px 28px;
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff, #f0fbff);
  border: 1px solid rgba(8, 191, 212, 0.18);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  text-align: center;
}

.gbb-v20-wastewater-icon {
  width: 46px;
  height: 46px;
  margin: 0 auto 12px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  background: #e9fff3;
  color: #18924a;
  font-size: 25px;
}

.gbb-v20-wastewater strong {
  display: block;
  margin-bottom: 8px;
  color: #061936;
  font-size: 19px;
  font-weight: 950;
}

.gbb-v20-wastewater span {
  display: block;
  max-width: 760px;
  margin: 0 auto;
  color: #5a6677;
  font-size: 17px;
  line-height: 1.55;
}

.gbb-v17-section#gbb-v17-how {
  background: #f8fbff !important;
}

.gbb-v17-section#gbb-v17-how .gbb-v17-step {
  background: #ffffff !important;
  border: 1px solid rgba(8, 191, 212, 0.12) !important;
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.06) !important;
  text-align: center !important;
}

.gbb-v17-section#gbb-v17-how .gbb-v17-step-num {
  margin-left: auto !important;
  margin-right: auto !important;
  background: linear-gradient(135deg, #08bfd4, #0b67d8) !important;
}

.gbb-v17-section#gbb-v17-how .gbb-v17-step strong {
  font-size: 22px !important;
}

.gbb-v17-section#gbb-v17-how .gbb-v17-step span {
  font-size: 16px !important;
}

@media (max-width: 920px) {
  .gbb-v20-wastewater {
    padding: 22px 18px;
  }

  .gbb-v20-wastewater span {
    font-size: 15px;
  }

  .gbb-v17-hero h1 {
    font-size: 38px !important;
    line-height: 1.03 !important;
    max-width: 345px !important;
  }

  .gbb-v17-hero h1 span {
    max-width: 345px !important;
  }
}
