
/* VELLSTORE SEO CATEGORY 923 v1 - 2026-09-25 */
body#category.category-id-923 .vell-category-seo {
  margin: 18px 0 22px;
  padding: 20px 22px;
  color: #fff;
  background: linear-gradient(135deg, rgba(92, 0, 23, .96), rgba(38, 0, 11, .96));
  border: 1px solid rgba(255, 214, 150, .28);
  border-radius: 16px;
  box-shadow: 0 10px 26px rgba(20, 0, 7, .22);
  line-height: 1.65;
}
body#category.category-id-923 .vell-category-seo p { margin: 0 0 14px; }
body#category.category-id-923 .vell-category-seo a { color: #ffd796; font-weight: 700; text-decoration: none; }
body#category.category-id-923 .vell-category-seo a:hover { color: #fff; text-decoration: underline; }
body#category.category-id-923 .vell-category-seo details {
  border-top: 1px solid rgba(255,255,255,.18);
  padding: 11px 0;
}
body#category.category-id-923 .vell-category-seo summary { cursor: pointer; font-weight: 700; color: #fff; }
body#category.category-id-923 .vell-category-seo details p { margin: 10px 0 0; color: rgba(255,255,255,.9); }
@media (max-width: 767px) {
  body#category.category-id-923 .vell-category-seo { margin: 14px 0 18px; padding: 17px 16px; border-radius: 14px; font-size: 14px; }
}
