@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700&family=Noto+Serif+TC:wght@400;500;600;700&display=swap');

:root{--ink:#123e42;--ink-dark:#0d3033;--ink-soft:#3c5a5b;--gold:#c9a24a;--cream:#faf7f0;--cream-deep:#f1ebdf;--paper:#fffdf8;--mint:#d7e4db;--border:#ded8ca;--muted:#526664;--sans:'Noto Sans TC',system-ui,sans-serif;--serif:'Noto Serif TC','Songti TC',serif}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}button{font:inherit}h1,h2,h3,p,blockquote{margin-top:0}h1,h2,h3,blockquote{font-family:var(--serif)}p{line-height:1.95}::selection{background:var(--gold);color:var(--ink-dark)}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.container{width:min(1180px,calc(100% - 64px));margin-inline:auto}.skip-link{position:absolute;top:-100px;left:20px;z-index:99;background:white;padding:14px 20px}.skip-link:focus{top:12px}.section-marker{color:#9b793d;font-size:13px;font-weight:700;letter-spacing:.13em;line-height:1.6}.light-marker{color:#e4c885}.marker-line{display:inline-block;width:32px;height:1px;vertical-align:middle;background:currentColor;margin-right:11px}h2{font-size:clamp(2.2rem,3.6vw,3.3rem);font-weight:600;letter-spacing:.018em;line-height:1.5}h2 em{color:#a77e38;font-style:normal}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;text-align:left;text-decoration:none;min-height:58px;padding:14px 23px;font-size:15px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button-gold{background:var(--gold);color:var(--ink-dark)}.button-gold:hover{background:#dbb86b}.button span{font-size:18px;font-weight:400}

.topline{background:var(--ink-dark);color:#f2ece1;text-align:center;font-size:12px;letter-spacing:.13em;padding:9px 16px}.topline span{color:var(--gold);padding:0 10px}.site-header{position:sticky;top:0;z-index:20;background:rgba(250,247,240,.96);border-bottom:1px solid rgba(18,62,66,.11);backdrop-filter:blur(14px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:87px}.brand{display:block;flex:none}.brand img{height:69px;width:69px;object-fit:contain}.nav{display:flex;align-items:center;gap:30px}.nav a{text-decoration:none;font-size:14px;font-weight:600;white-space:nowrap;transition:color .2s}.nav a:hover{color:#9b793d}.nav .nav-contact{border:1px solid var(--ink);padding:11px 14px}.nav-contact span{color:#a77e38;margin-left:8px}.menu-toggle{display:none}

.hero{overflow:hidden;color:var(--paper);background:radial-gradient(ellipse at 12% 80%,#215459 0,transparent 52%),linear-gradient(132deg,#103639,#123e42 68%,#1d5151);position:relative}.hero::before{content:'';position:absolute;inset:0;pointer-events:none;opacity:.35;background:repeating-linear-gradient(0deg,transparent 0 72px,rgba(255,255,255,.035) 73px 74px)}.hero-layout{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:56px;align-items:center;min-height:660px;padding:74px 0}.hero-content{position:relative;z-index:1}.hero h1{font-size:clamp(3.1rem,5vw,4.5rem);font-weight:600;letter-spacing:.013em;line-height:1.42;margin:32px 0 26px}.hero h1 span{position:relative;color:#e2c175;white-space:nowrap}.hero h1 span::after{content:'';position:absolute;left:0;right:0;bottom:-7px;border-bottom:2px solid rgba(226,193,117,.7)}.hero-content>p{font-size:17px;line-height:2;max-width:570px;color:#e5e9de}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:25px;margin-top:36px}.hero-secondary{color:#f5eaca;text-decoration:none;font-size:15px;border-bottom:1px solid #bdbeaa;padding-bottom:5px}.hero-secondary span{margin-left:8px}.hero-trust{display:flex;align-items:center;flex-wrap:wrap;gap:13px;margin-top:69px;color:#ccdad2;font-size:13px}.hero-trust i{height:3px;width:3px;border-radius:50%;background:var(--gold)}.hero-brand{position:relative;min-height:500px;display:grid;place-items:center}.hero-brand::before,.hero-brand::after{content:'';position:absolute;border:1px solid rgba(234,211,161,.4);border-radius:48% 48% 2% 2%;height:94%;width:84%;top:2%;transform:rotate(12deg)}.hero-brand::after{width:72%;height:85%;top:10%;transform:rotate(-8deg);border-color:rgba(234,211,161,.2)}.hero-brand-inner{position:relative;z-index:1;width:min(83%,410px);aspect-ratio:1;background:#fbf7f0;box-shadow:0 30px 70px rgba(3,28,30,.27);transform:rotate(-4deg)}.hero-brand-inner img{width:100%;height:100%;object-fit:contain;transform:rotate(4deg)}.hero-stamp{position:absolute;z-index:2;right:-7%;bottom:8%;width:152px;height:152px;background:var(--gold);border-radius:50%;color:var(--ink-dark);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.5;font-family:Georgia,serif;font-size:12px;letter-spacing:.13em;transform:rotate(11deg)}.hero-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.22);color:#b7cbc0;padding:18px 0;font-size:12px;letter-spacing:.08em}

.intro{background:var(--paper);padding:130px 0}.intro-layout{display:grid;grid-template-columns:.86fr 1.14fr;gap:clamp(45px,8vw,120px);align-items:center}.intro-visual{min-height:570px;background:#e7dbcb;position:relative;overflow:hidden}.intro-visual::before{content:'';position:absolute;inset:24px;border:1px solid rgba(255,250,236,.65);z-index:2;pointer-events:none}.art-window{position:absolute;inset:0;background-image:linear-gradient(180deg,transparent 35%,rgba(10,44,44,.68)),url('assets/abu-brand-service-art.png');background-size:auto,310% auto;background-position:center,right 28%;background-repeat:no-repeat}.art-caption{position:absolute;z-index:3;bottom:54px;left:48px;color:white;font-family:var(--serif);font-size:clamp(1.6rem,2.6vw,2.3rem);line-height:1.65;letter-spacing:.07em}.intro-copy h2{margin:18px 0 32px}.intro-copy>p:not(.section-marker){font-size:16px;line-height:2.05;color:var(--muted);max-width:600px}.intro-copy>p+p{margin-top:21px}.intro-signature{margin-top:38px;display:flex;align-items:center;gap:18px}.intro-signature strong{font-family:var(--serif);font-weight:500;font-size:28px}.intro-signature span{font-size:14px;color:#68736c}.values{background:var(--cream-deep);padding:44px 0}.values-grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:24px;align-items:center}.value-intro{font-family:var(--serif);font-size:23px;line-height:1.65}.value{border-left:1px solid #cfc6b5;padding-left:22px;min-height:110px}.value>span{font-family:Georgia,serif;color:#9c7b40;font-size:14px}.value h3{font-size:18px;font-weight:600;margin:8px 0}.value p{color:var(--muted);font-size:14px;margin:0;line-height:1.8}

.services{background:var(--cream);padding:125px 0}.section-top{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:39px}.section-top h2{margin:16px 0 0}.section-top>p{width:min(365px,42%);color:var(--muted);font-size:15px;margin-bottom:0}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.service-card{background:var(--paper);border:1px solid var(--border);min-height:293px;display:flex;flex-direction:column;padding:31px 35px 24px;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 18px 50px rgba(18,62,66,.08)}.service-card:nth-child(2){background:#e8f0e9}.service-card:nth-child(3){background:#f2e8d3}.service-card:nth-child(4){background:#e6e4d9}.service-head,.service-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.service-head{font-size:14px;font-weight:700;color:#816333}.service-time{color:var(--ink);border:1px solid rgba(18,62,66,.28);padding:6px 13px;white-space:nowrap;font-weight:600}.service-body{padding:34px 0 29px;flex:1}.service-card h3{font-size:clamp(1.5rem,2.25vw,2rem);font-weight:600;margin:0 0 12px;line-height:1.5}.service-card p{font-size:15px;color:#4a615e;max-width:450px;margin:0}.service-bottom{border-top:1px solid rgba(18,62,66,.17);padding-top:16px;font-size:14px;font-weight:700}.service-bottom span{color:#9b793d;font-size:20px}.service-note{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:24px}.service-note p{font-size:14px;color:var(--muted);margin:0}.service-note a{font-size:14px;text-underline-offset:5px;white-space:nowrap}

.quote-band{text-align:center;color:#fbf7ee;background:var(--ink);padding:110px 0 95px;position:relative;overflow:hidden}.quote-band::before{content:'';position:absolute;width:330px;height:330px;border-radius:50%;border:1px solid rgba(201,162,74,.25);left:-160px;top:-140px}.quote-symbol{font-family:Georgia,serif;display:block;color:var(--gold);font-size:73px;height:51px}.quote-band blockquote{font-size:clamp(1.75rem,3.3vw,2.9rem);line-height:1.8;letter-spacing:.04em;margin:16px 0 18px}.quote-band p{font-size:15px;color:#bdcfc5;margin:0}

.experience{background:var(--paper);padding:130px 0}.experience-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px}.experience-lead h2{margin:21px 0 22px}.experience-lead>p:not(.section-marker){color:var(--muted);font-size:16px}.underlined-link{display:inline-block;margin-top:19px;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:8px;font-weight:700;font-size:15px}.underlined-link span{margin-left:25px;color:#aa833c}.experience-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--border)}.experience-list li{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:29px 0;border-bottom:1px solid var(--border)}.experience-list li>span{font-family:Georgia,serif;color:#aa833c;font-size:22px}.experience-list h3{font-size:21px;margin:0 0 11px}.experience-list p{font-size:15px;color:var(--muted);margin:0;max-width:470px}

.first-visit{padding:120px 0;background:var(--cream-deep)}.visit-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.visit-heading h2{margin:21px 0 22px}.visit-heading>p:not(.section-marker){max-width:390px;font-size:16px;color:var(--muted)}.visit-items{border-top:1px solid #d2c7b4}.visit-item{display:grid;grid-template-columns:45px 1fr;gap:18px;padding:23px 0;border-bottom:1px solid #d2c7b4}.visit-item b{font:400 21px Georgia,serif;color:#aa833c}.visit-item h3{font-size:19px;margin:0 0 7px}.visit-item p{font-size:15px;color:var(--muted);margin:0}.faq{background:var(--paper);padding:100px 0}.faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:110px}.faq h2{margin:19px 0}.faq-list>div{padding:0 0 21px;margin-bottom:23px;border-bottom:1px solid var(--border)}.faq-list>div:last-child{margin-bottom:0}.faq-list h3{font-size:18px;margin:0 0 6px}.faq-list p{font-size:15px;color:var(--muted);margin:0}

.contact{background:linear-gradient(115deg,#153f42,#0b3034);color:var(--paper);padding:110px 0}.contact-inner{display:grid;grid-template-columns:1fr 300px;align-items:center;gap:100px}.contact-copy h2{font-size:clamp(2.1rem,4vw,3.5rem);margin:21px 0 24px}.contact-copy h2 em{color:#e0c17d}.contact-copy>p:not(.section-marker){font-size:16px;color:#dae6de;max-width:600px}.contact-copy .button{margin-top:18px}.contact-copy .contact-small{font-size:14px;margin:19px 0 0;color:#c0ccc3}.contact-qr{text-align:center}.qr-frame{background:#fff;padding:16px;box-shadow:0 20px 55px rgba(0,0,0,.22)}.qr-frame img{height:auto;width:100%}.contact-qr>span{display:block;margin-top:17px;font-size:14px;color:#d8e2d7}.health-note{background:#ebe7da;padding:28px 0}.health-note .container{display:grid;grid-template-columns:155px 1fr;gap:25px;align-items:start}.health-note strong{font-size:15px;color:var(--ink)}.health-note p{font-size:14px;color:var(--muted);margin:0}.site-footer{background:#0b2c2f;color:#f6f0e3;padding:38px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:28px}.footer-logo{width:67px;height:67px;display:block;background:var(--cream);overflow:hidden}.footer-logo img{width:100%;height:100%;object-fit:contain}.footer-inner>div{flex:1;display:grid;gap:6px}.footer-inner>div span{font-family:var(--serif);font-size:17px}.footer-inner small{font-size:12px;color:#b5c4b8}.footer-up{font-size:14px;text-decoration:none;border-bottom:1px solid #a5b9aa;padding-bottom:5px}

@media(max-width:1050px){.nav{gap:18px}.hero-layout{gap:20px}.hero h1{font-size:clamp(2.8rem,5vw,4rem)}.values-grid{grid-template-columns:repeat(2,1fr)}.value:nth-child(2){border-left:1px solid #cfc6b5}.intro-layout,.experience-layout,.visit-layout,.faq-layout{gap:55px}.contact-inner{gap:50px}}
@media(max-width:760px){.container{width:min(100% - 40px,620px)}.topline{font-size:11px}.header-inner{min-height:72px}.brand img{width:59px;height:59px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;border:1px solid var(--border);background:transparent;cursor:pointer}.menu-toggle span{width:22px;height:2px;background:var(--ink);display:block}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--cream);padding:10px 20px 24px;box-shadow:0 18px 28px rgba(18,62,66,.13)}.nav.is-open{display:flex;align-items:stretch;flex-direction:column;gap:0}.nav a{padding:13px 4px;border-bottom:1px solid var(--border)}.nav .nav-contact{text-align:center;margin-top:13px}.hero-layout{grid-template-columns:1fr;gap:9px;min-height:auto;padding:75px 0 32px}.hero h1{font-size:clamp(2.6rem,9vw,4.2rem)}.hero-content>p{font-size:16px}.hero-trust{margin-top:38px}.hero-brand{min-height:380px;max-width:430px;width:100%;margin:10px auto}.hero-brand-inner{width:70%;max-width:305px}.hero-stamp{right:3%;bottom:5%;width:105px;height:105px;font-size:9px}.intro,.services,.experience,.first-visit,.faq{padding:82px 0}.intro-layout,.experience-layout,.visit-layout,.faq-layout{grid-template-columns:1fr;gap:32px}.intro-visual{min-height:430px;order:2}.intro-copy{order:1}.art-caption{left:38px;bottom:43px}.values-grid{grid-template-columns:1fr 1fr}.value-intro{font-size:21px}.section-top{display:block}.section-top>p{width:auto;margin-top:12px}.service-grid{gap:13px}.service-card{padding:24px;min-height:300px}.contact-inner{grid-template-columns:1fr;gap:47px}.contact-qr{width:min(280px,100%);justify-self:center}.health-note .container{grid-template-columns:1fr;gap:3px}}
@media(max-width:580px){.hero h1{font-size:clamp(2.45rem,10vw,3.5rem)}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-brand{min-height:310px}.hero-bottom{font-size:11px}.values-grid{grid-template-columns:1fr;gap:20px}.value{min-height:auto}.service-grid{grid-template-columns:1fr}.service-card{min-height:250px}.service-body{padding:25px 0}.service-note{align-items:flex-start;flex-direction:column;gap:8px}.intro-visual{min-height:340px}.art-window{background-size:auto,340% auto}.quote-band{padding:85px 0}.quote-band blockquote br{display:none}.contact{padding:85px 0}.footer-inner{align-items:flex-start;flex-wrap:wrap}.footer-inner>div{flex-basis:calc(100% - 100px)}.footer-up{margin-left:95px}}
@media(max-width:380px){.container{width:calc(100% - 32px)}.hero h1{font-size:2.25rem}.hero-trust{gap:8px;font-size:12px}.hero-brand{min-height:260px}.hero-stamp{width:90px;height:90px;font-size:8px}.hero-bottom>span:first-child{max-width:200px}.art-caption{left:32px;font-size:1.45rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important}}

/* 正式內容版：服務資訊為主，插畫輔助，減少只有口號的大面積留白。 */
.hero{background:linear-gradient(135deg,#f8f5ec,#e9e7dc);color:var(--ink)}
.hero::before{display:none}
.hero-layout{grid-template-columns:1.04fr .96fr;min-height:590px;gap:46px;padding:62px 0}
.hero h1{font-size:clamp(2.65rem,4.15vw,3.85rem);line-height:1.45;margin:24px 0 19px}
.hero h1 span{color:#927035}
.hero h1 span::after{border-color:#c9a24a}
.hero .light-marker{color:#755b31}
.hero-content>p{color:#3b5858;line-height:2;max-width:585px}
.hero-actions{margin-top:30px}
.hero-secondary{color:var(--ink);border-color:#9c9f8b}
.hero-trust{color:#4f6966;margin-top:42px;font-size:14px}
.hero-trust i{background:#ae8745}
.hero-bottom{color:#546c69;border-top-color:rgba(18,62,66,.18)}
.hero-art{position:relative;margin:0;align-self:stretch;min-height:475px;overflow:hidden;background:#d9c5a1;border:10px solid #fffcf5;box-shadow:0 28px 70px rgba(25,57,53,.16)}
.hero-art img{height:100%;width:100%;position:absolute;inset:0;object-fit:cover;object-position:67% center}
.hero-art figcaption{position:absolute;bottom:0;right:0;background:rgba(18,62,66,.9);color:#fffdf8;padding:9px 13px;font-size:12px;letter-spacing:.03em}
.intro{padding:96px 0}
.intro-layout{grid-template-columns:.98fr 1.02fr;gap:68px}
.intro-visual{min-height:0;align-self:stretch;background:linear-gradient(140deg,#143e41,#24585a);color:#faf7ef;padding:48px 44px;display:flex;align-items:center;overflow:hidden}
.intro-visual::before{inset:17px;border-color:rgba(236,224,200,.24)}
.precheck{position:relative;z-index:3;width:100%}
.precheck-tag{display:block;color:#e4c885;font-size:13px;letter-spacing:.1em;font-weight:700;margin-bottom:21px}
.precheck h3{font-size:clamp(1.65rem,2.6vw,2.25rem);line-height:1.45;font-weight:600;margin:0 0 25px}
.precheck-row{display:grid;grid-template-columns:36px 1fr;gap:13px;border-top:1px solid rgba(255,255,255,.25);padding:17px 0}
.precheck-row b{font:400 19px Georgia,serif;color:#e4c885}
.precheck-row strong{display:block;font-size:16px;font-weight:600;margin-bottom:6px}
.precheck-row small{display:block;font-size:13px;color:#cbd9d2;line-height:1.65}
.precheck-end{border-top:1px solid rgba(255,255,255,.25);padding-top:18px;font-size:14px;line-height:1.8;color:#f4e8d2}
.intro-copy h2{font-size:clamp(2rem,3vw,2.75rem);margin:14px 0 20px}
.intro-copy>p:not(.section-marker){line-height:1.95}
.intro-signature{border-top:1px solid var(--border);padding-top:17px;margin-top:26px}
.values{background:#e8eade;padding:30px 0}
.value-intro{font-size:21px}
.value{min-height:94px}
.services{padding:95px 0 100px}
.section-top{align-items:center;margin-bottom:27px}
.section-top h2{font-size:clamp(2rem,3.1vw,2.8rem);line-height:1.45}
.section-top>p{width:min(430px,47%);font-size:16px;color:#48615e}
.service-grid{gap:17px}
.service-card{min-height:344px;padding:25px 29px 21px;border-top:5px solid var(--ink)}
.service-card:nth-child(2){border-top-color:#648e82}
.service-card:nth-child(3){border-top-color:#b78d49}
.service-card:nth-child(4){border-top-color:#887853}
.service-body{padding:24px 0 20px}
.service-card h3{font-size:clamp(1.45rem,2vw,1.8rem);margin-bottom:9px}
.service-card p{font-size:15px;line-height:1.85}
.service-card p.service-detail{border-left:2px solid #b08a50;padding-left:12px;margin-top:15px;color:#3a5652}
.service-detail strong{color:var(--ink)}
.service-bottom{font-size:13px;line-height:1.5}
.service-bottom span{font-size:13px;color:#9b793d}
.quote-band{padding:70px 0 74px;text-align:left;background:#173e41}
.quote-band .container{display:grid;grid-template-columns:1fr 1.15fr;gap:20px 80px;align-items:center}
.quote-band .section-marker{grid-column:1/-1;margin:0}
.quote-band h2{font-size:clamp(1.8rem,3.1vw,2.7rem);margin:0;color:#f7f1e4}
.quote-band p{color:#d7e2d9;font-size:16px;line-height:2;max-width:none}
.experience,.first-visit,.faq{padding:95px 0}
.experience-layout,.visit-layout,.faq-layout{gap:70px}
.experience-lead h2,.visit-heading h2,.faq h2{font-size:clamp(2rem,3vw,2.7rem)}
.experience-list li{padding:22px 0}
.faq-intro{color:var(--muted);font-size:15px;max-width:330px}
.faq-list>div{padding-bottom:17px;margin-bottom:18px}
.contact{padding:88px 0}
.contact-copy h2{font-size:clamp(2rem,3.6vw,3.1rem)}
@media(max-width:1050px){.hero-layout{gap:25px}.hero h1{font-size:clamp(2.35rem,4.2vw,3.3rem)}.intro-layout,.experience-layout,.visit-layout,.faq-layout{gap:42px}.intro-visual{padding:41px 34px}.quote-band .container{gap:20px 45px}}
@media(max-width:760px){.hero-layout{grid-template-columns:1fr;min-height:0;gap:28px;padding:50px 0 34px}.hero h1{font-size:clamp(2.2rem,8.5vw,3.55rem)}.hero-art{min-height:350px;max-height:420px;align-self:auto;width:100%}.hero-trust{margin-top:25px}.intro,.services,.experience,.first-visit,.faq{padding:74px 0}.intro-layout{grid-template-columns:1fr;gap:28px}.intro-visual{order:2;min-height:0}.intro-copy{order:1}.section-top>p{width:auto}.quote-band .container{grid-template-columns:1fr;gap:12px}.quote-band .section-marker{grid-column:auto}.quote-band{padding:63px 0}.values-grid{grid-template-columns:repeat(2,1fr)}.experience-layout,.visit-layout,.faq-layout{gap:28px}}
@media(max-width:580px){.hero h1{font-size:clamp(2rem,8.5vw,2.85rem)}.hero-art{min-height:270px;max-height:330px}.hero-art figcaption{font-size:11px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-bottom{font-size:11px}.values-grid{grid-template-columns:1fr;gap:18px}.value-intro{font-size:20px}.intro-visual{padding:36px 30px}.service-grid{grid-template-columns:1fr}.service-card{min-height:0}.service-body{padding:19px 0}.quote-band h2{font-size:1.95rem}.contact{padding:74px 0}}
