div[data-style="minimal"] .toggle:hover h3 a {
  font-size: 22px;
}

body div[data-style*=minimal] .toggle h3 a {
  font-size: 22px;
}

div[data-style=minimal] .toggle h3 a {
  font-size: 22px;
}