.kt-btn--primary_2 {
  width: 100%;
  text-align: center;
}

.klenty_power_play {
  width: 125px;
  cursor: pointer;
}

.powerDialerStatsEndLine {
  height: 1px;
  width: 80%;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(227, 224, 255, 1) 50%,
    rgba(255, 255, 255, 1) 100%
  );
}

.pricingSection{
  padding-bottom: 8rem !important;
}
