.redesign .AppTitle {
  font-weight: 700;
  font-size: 48px;
  line-height: 115.99999999999999%;
  letter-spacing: 0%;
  font-family: "Inter", sans-serif !important;
  color: white;
}

.redesign .text-center.app-added,
.redesign .appBlock > .appBlockText > .text {
  font-weight: 400;
  font-size: 24px;
  line-height: 160%;
  letter-spacing: 0%;
  font-family: "Inter", sans-serif !important;
  color: #9ea2a8;
}

.redesign .appBlock > .appBlockText > a {
  font-family: "Inter", sans-serif !important;
}

.text-inter {
  font-family: "Inter", sans-serif !important;
}

.back-color-gray.redesign {
  background: transparent;
}

.redesign > .container > .text-center > h1 {
  font-weight: 700;
  font-size: 61px;
  line-height: 115.99999999999999%;
  letter-spacing: 0%;
  text-align: center;
  font-family: "Inter", sans-serif !important;
  color: #ffffff;
}

.redesign .appBlock .appBlockAddBut label {
  color: #9ea2a8;
}

.appBlockAddError span {
  display: inline-flex;

  align-items: center;

  color: white;

  overflow: auto;
}
