/* OPC: grayscale newly updated Our Team photos */
body.page-id-86 .w-person img[src*="/2026/07/Moonshine-Bandits"],
body.page-id-86 .w-person img[src*="/2026/07/Nicole"] {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}