.fr-post-content > h2 {
  color: var(--secondary);
}
.fr-post-content > h3 {
  color: var(--secondary);
}
