<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* /templates2_0/module/goods/caption.less */
.goods_caption {
  display: block;
  text-decoration: none;
  color: #000;
}
.goods_caption:hover {
  text-decoration: none;
  color: #0b9941;
}
</pre></body></html>