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

body.pmgr-iwamed {
  --pmgr-red: #C8102E;
  --pmgr-red-hover: #E13349;
  font-family: -apple-system, BlinkMacSystemFont, "Inter", "Helvetica Neue", Arial, sans-serif;
}

body.pmgr-iwamed .pmgr-nav-logo img {
  width: 170px;
}
