
/* custom red font */
[class^="Paragraph"] s,
.formatted-text s {
  color: rgb(215, 20, 45);
  font-weight: 600;
  text-decoration: none !important;
}