/*
Theme Name: 依能静官网
Theme URI: https://yinengjing.com/
Author: 依能静项目组
Description: 依能静官方网站正式版 WordPress 主题，面向品牌展示、产品中心、真实见证、资讯发布与服务咨询等官网运营场景。
Version: 1.0.0
Text Domain: yinengjing
Requires at least: 6.6
Requires PHP: 7.4
*/

.yinengjing-fallback {
  width: min(100% - 36px, 820px);
  min-height: 52vh;
  margin: 0 auto;
  padding: 96px 0;
}

.yinengjing-fallback h1 {
  margin: 0;
  font-size: 40px;
  line-height: 1.35;
}

.yinengjing-fallback p {
  margin: 20px 0 0;
  color: #514d52;
  font-size: 17px;
  line-height: 1.8;
}

.yinengjing-fallback a {
  color: #b6405a;
}

.brand-intro h2.homepage-brand-heading {
  max-width: 720px;
  margin-top: 20px;
  font-size: var(--fs-h2);
  line-height: 1.28;
}

