.white-text {
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
}
.text-bold {
  font-weight: 600;
}
.text_purple {
  color: #851cfa !important;
}

.text_red {
  display: none;
  font-weight: 600;
  color: #b63030 !important;
}
