.bw-phase-start-card {
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 14px;
  padding: 16px;
  background: rgba(255,255,255,.055);
  min-height: 92px;
}

.bw-phase-start-label {
  color: #38f5c6;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 8px;
}

.bw-phase-start-value {
  color: rgba(255,255,255,.94);
  font-weight: 800;
  line-height: 1.35;
}

.bw-phase-start-value a {
  display: inline-block;
  margin-top: 6px;
  color: #7ee7ff;
  text-decoration: underline;
}

.bw-phase-start-value small {
  display: block;
  margin-top: 6px;
  color: rgba(255,255,255,.66);
  font-weight: 600;
}
