#fw-section-rich-text-174900134788084 {

p {
  color: teal; /* Sets the text color */
  font-family: "Brush Script MT", cursive; /* Uses a fancy script font */
  font-size:50px; /* Adjusts the font size */
}

}
#fw-section-custom-html-7b4686e5-63df-4091-ba98-9483f4a482b6 {

p {
  color: blue;
  font-family: 'Dancing Script', cursive;
  font-size: 20px;
}

}