.bg-red {
  background-color: #FF4B54;
}
.text-red {
  color: #FF4B54;
}