.promo-btn{
    width: fit-content !important;
    margin-top: 20px;
  }

.items-center{
  align-items: center !important;
}

.save-button-bot-submit {
  border: none;
  background-color: #ef3347;
  text-transform: uppercase;
  font-weight: 600;
  padding: 9px 40px;
  color: #fff;
  font-size: 13px;
}