How to change the styles of the Accordion Title
To target and change the styles of the accordion title, use the following CSS:
.wm-accordion-block .accordion-toggle .text{
  font-size: 20px;
  font-family: 'Work Sans';
  font-style: italic;
}
To target and change the styles of the accordion title, use the following CSS:
.wm-accordion-block .accordion-toggle .text{
  font-size: 20px;
  font-family: 'Work Sans';
  font-style: italic;
}
I support web designers and developers in Squarespace by providing resources to improve their skills.