:root { --vp-home-hero-name-color: transparent; --vp-home-hero-name-background: -webkit-linear-gradient(120deg, #F08E1F, #ED6127); --vp-c-brand-1: #ed6127; --vp-c-brand-2: #ed6127; --vp-c-brand-3: #ed6127; --vp-c-brand-soft: rgba(237, 97, 39, 0.14); } .dark { --vp-c-brand-1: #ed6127; --vp-c-brand-2: #ed6127; --vp-c-brand-3: #ed6127; --vp-c-brand-soft: rgba(240, 142, 31, 0.18); } .extra-class { max-width: 1200px; margin: 2em auto 0; padding: 0 24px; } .image-src { max-width: 200px !important; }