.c-white {
  color: #ffffff;
}
.brand-gradient {
  background: linear-gradient(90deg, #7D4FFF 0%, #6738E9 100%);
}
.red {
  color: #EC230D;
}
