@import url("../banner03/style.css");

.banner__content {
  width: 182px;
}

.banner__badge {
  font-size: 8.5px;
  letter-spacing: 0.05em;
}

.banner__headline {
  font-size: 17px;
  line-height: 1.22;
  letter-spacing: -0.02em;
}

.banner__headline span {
  font-size: 18px;
}

.banner__features {
  gap: 5px;
  font-size: 7.5px;
}

.banner__description {
  font-size: 8.5px;
}

.banner__cta {
  font-size: 11.5px;
  letter-spacing: 0.025em;
}
