section:has(.theme-bg-dark-gray) {
  background: linear-gradient(135deg, #1F2937 0%, #111827 100%);
  color: #fff;
}