.edge-kicker {
  margin-bottom: 12px;
  color: #8ed8cc;
  font-size: 0.78rem;
  font-weight: 760;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.edge-hero {
  padding-top: 48px;
  padding-bottom: 42px;
}

.edge-status {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.edge-status h2,
.edge-status p {
  margin-top: 0;
}

.status-dot {
  width: 12px;
  height: 12px;
  margin-top: 9px;
  flex: 0 0 auto;
  border-radius: 50%;
  background: #147d73;
  box-shadow: 0 0 0 5px #e8f5f2;
}
