/*
 * 文件作用：
 * ipetmed.com 品牌变量和少量品牌差异。
 */

body.pmgr-ipetmed {
  --pmgr-red: #C8102E;
  --pmgr-red-hover: #E13349;
  font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
}

body.pmgr-ipetmed .pmgr-nav-logo img {
  width: 190px;
}
