@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');
:root{--ink:#14252d;--muted:#5f6d73;--navy:#0d2635;--blue:#2b6b99;--blue2:#6fa8c8;--gold:#d2a23a;--line:#dfe5e7;--paper:#fff;--soft:#f3f6f7;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',sans-serif;line-height:1.65}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(3rem,5.4vw,5.3rem);margin:0 0 22px}h2{font-size:clamp(2.2rem,3.8vw,3.7rem);margin:0 0 22px}h3{font-size:1.3rem;margin:0 0 12px}.container{width:min(calc(100% - 48px),var(--max));margin:auto}.narrow{max-width:860px}.center{text-align:center}.eyebrow{font-size:.72rem;letter-spacing:.19em;font-weight:800;color:var(--blue);margin:0 0 16px}.light-eyebrow{color:#8fc0db}.section{padding:96px 0}.lead{font-size:1.12rem;color:var(--muted)}.bold{font-weight:700}.button{display:inline-block;text-decoration:none;padding:13px 21px;border-radius:3px;font-weight:800;transition:.2s ease}.button:hover{transform:translateY(-1px)}.primary{background:var(--blue);color:#fff}.outline-light{border:1px solid rgba(255,255,255,.6);color:#fff}.light-button{background:#fff;color:var(--navy)}.actions{display:flex;gap:12px;flex-wrap:wrap}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav-wrap{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand-logo{display:block;width:270px;line-height:0}.brand-logo img{display:block;width:100%;height:auto}nav{display:flex;align-items:center;gap:20px}nav a{color:var(--ink);text-decoration:none;font-size:.82rem;font-weight:700}.phone-link{color:var(--blue)!important;white-space:nowrap}.nav-cta{background:var(--navy);color:#fff!important;padding:9px 15px;border-radius:3px}.hero{background:var(--navy);color:#fff;padding:76px 0 84px;overflow:hidden}.hero-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:62px;align-items:center}.hero-copy-block{max-width:700px}.hero h1 span{color:#7eb2d1}.hero-copy{font-size:1.15rem;color:#d7e2e8;max-width:650px;margin:0 0 28px}.hero-endorsement{margin:30px 0 0;padding:18px 0 0 20px;border-left:3px solid var(--gold);max-width:680px}.hero-endorsement p{font-family:Manrope,sans-serif;font-size:.98rem;line-height:1.45;font-weight:700;margin:0 0 8px}.hero-endorsement cite{display:block;font-size:.74rem;color:#b9c9d1;line-height:1.45;font-style:normal}.hero-visual{position:relative}.hero-image-frame{background:#fff;border-radius:10px;padding:10px;box-shadow:0 30px 80px rgba(0,0,0,.3);transform:rotate(1deg)}.hero-image-frame img{display:block;width:100%;height:auto;border-radius:5px}.hero-stat{display:flex;gap:0;position:relative;margin:-2px 22px 0;background:#fff;border-radius:0 0 7px 7px;box-shadow:0 15px 30px rgba(0,0,0,.16);overflow:hidden}.hero-stat>*{flex:1;padding:13px 10px;text-align:center;font-size:.66rem;letter-spacing:.07em;text-transform:uppercase;color:var(--ink);border-right:1px solid var(--line)}.hero-stat>*:last-child{border:0}.hero-stat strong{color:var(--blue)}.problem{background:#fff}.purpose{background:#edf3f6;border-top:1px solid #dbe5ea;border-bottom:1px solid #dbe5ea;padding:72px 0}.purpose-inner{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}.purpose h2{color:var(--navy);font-size:clamp(2rem,3.4vw,3.2rem)}.purpose-note{border-left:3px solid var(--blue);padding:18px 0 18px 24px;color:var(--muted);font-size:1.02rem}.purpose-note strong{color:var(--ink)}.section-heading{max-width:760px;margin-bottom:42px}.section-heading>p:last-child{color:var(--muted);font-size:1.05rem}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.service-card{padding:32px;background:#fff;border:1px solid var(--line);min-height:250px;position:relative}.service-card:before{content:'';position:absolute;left:0;top:0;width:4px;height:100%;background:#dbe5ea}.service-card.featured{background:var(--navy);color:#fff;border-color:var(--navy)}.service-card.featured:before{background:var(--gold)}.service-card>span{font-size:.7rem;font-weight:800;color:var(--blue);letter-spacing:.1em}.service-card.featured>span{color:#e2b753}.service-card p{color:var(--muted);max-width:520px}.service-card.featured p{color:#c7d5dc}.service-card a{display:inline-block;margin-top:8px;color:var(--blue);font-weight:800;text-decoration:none}.service-card.featured a{color:#fff}.testimonials{background:var(--soft)}.testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.testimonial{background:#fff;border:1px solid var(--line);padding:27px}.testimonial.featured-testimonial{grid-column:span 2;background:var(--navy);color:#fff;border-color:var(--navy);padding:34px}.testimonial p{font-size:.94rem;line-height:1.68;color:#405158;margin:0 0 17px}.testimonial.featured-testimonial p{color:#edf3f5;font-size:1rem}.testimonial cite{display:block;color:var(--blue);font-size:.75rem;font-style:normal;font-weight:800;line-height:1.4}.testimonial.featured-testimonial cite{color:#8fc0db}.about{background:#fff}.about-grid{display:grid;grid-template-columns:440px 1fr;gap:72px;align-items:start}.about-sidebar{position:sticky;top:110px}.about-photo{border-radius:7px;overflow:hidden;background:#edf1f2}.about-photo img{display:block;width:100%;height:auto}.bio-quote{margin:16px 0 0;padding:21px 22px;background:#f2f6f8;border-left:4px solid var(--blue)}.bio-quote p{font-family:Manrope,sans-serif;font-size:1rem;line-height:1.48;color:var(--ink);margin:0 0 10px}.bio-quote cite{font-style:normal;color:var(--blue);font-size:.76rem;font-weight:800}.forbes-card{margin-top:16px;padding:24px;background:var(--navy);color:#fff;border-radius:5px}.forbes-card .eyebrow{color:#8fc0db}.forbes-card h3{margin-bottom:8px}.forbes-card p:not(.eyebrow){color:#c9d5da;font-size:.9rem;margin:0 0 12px}.forbes-card .text-link{color:#fff}.about-copy p{color:#53636a}.about-copy>p:first-of-type{font-size:1.12rem;color:var(--ink)}.about-callout{margin:28px 0;padding:22px 24px;border-left:4px solid var(--gold);background:#f7f3e8;font-family:Manrope,sans-serif;font-size:1.15rem;line-height:1.45;color:var(--ink)}.text-link{color:var(--blue);font-weight:800;text-decoration:none}.media{background:var(--navy);color:#fff}.media-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.media h2{font-size:clamp(2.2rem,3.6vw,3.5rem)}.media-copy>p:not(.eyebrow){color:#c8d5db;font-size:1.05rem}.media-image{background:#fff;padding:9px;border-radius:8px;box-shadow:0 28px 65px rgba(0,0,0,.28)}.media-image img{display:block;width:100%;height:auto;border-radius:4px}.media-endorsement{margin:28px 0 0;padding:18px 20px;border-left:3px solid var(--gold);background:rgba(255,255,255,.05)}.media-endorsement p{font-size:.9rem;line-height:1.6;color:#e2e9ec;margin:0 0 8px}.media-endorsement cite{font-size:.74rem;color:#8fc0db;font-style:normal;font-weight:800}.resources{background:#f7f8f8}.resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.resource{padding:26px;background:#fff;border:1px solid var(--line);min-height:245px}.resource span{font-size:.7rem;color:var(--blue);font-weight:800}.resource p{color:var(--muted);font-size:.9rem}.resource a{color:var(--ink);font-weight:800;text-decoration:none}.cta{background:#2b6b99;color:#fff;padding:84px 0}.cta h2{font-size:clamp(2.5rem,4vw,4rem)}.cta>div>p:not(.eyebrow){color:#e2edf3;font-size:1.08rem}.cta .eyebrow{color:#d8b65c}.footer-logo{display:block;width:330px;line-height:0}.footer-logo img{display:block;width:100%;height:auto}.footer-wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-wrap p{font-size:.83rem;color:#b7c3c7;margin:8px 0 0}.footer-phone a{color:#fff;text-decoration:none;font-weight:800}footer{background:#0b171d;padding:42px 0}.modal{position:fixed;inset:0;z-index:100;display:none}.modal.is-open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(7,20,28,.76);backdrop-filter:blur(4px)}.modal-dialog{position:relative;width:min(92vw,620px);max-height:90vh;overflow:auto;margin:5vh auto;background:#fff;padding:40px;border-top:5px solid var(--blue);box-shadow:0 30px 80px rgba(0,0,0,.3)}.modal-close{position:absolute;top:10px;right:15px;border:0;background:transparent;font-size:2rem;cursor:pointer}.modal-intro{color:var(--muted)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:24px}.contact-form label{display:flex;flex-direction:column;gap:5px;font-weight:700;font-size:.85rem}.contact-form label:nth-of-type(3),.contact-form label:nth-of-type(4),.contact-form label:nth-of-type(5),.contact-form button{grid-column:1/-1}.contact-form input,.contact-form textarea{font:inherit;border:1px solid #cbd5da;padding:11px;border-radius:2px}.hidden-field{display:none!important}.modal-open{overflow:hidden}
@media(max-width:1050px){nav{gap:14px}.phone-link{display:none}.hero-shell{grid-template-columns:1fr 430px;gap:35px}.about-grid{grid-template-columns:360px 1fr}.resource-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.nav-wrap{min-height:68px}.brand-logo{width:225px}nav a:not(.nav-cta){display:none}.hero{padding:60px 0}.hero-shell,.purpose-inner,.media-grid,.about-grid{grid-template-columns:1fr}.hero-visual{max-width:650px}.about-sidebar{position:static;max-width:500px}.service-grid,.testimonial-grid{grid-template-columns:1fr}.testimonial.featured-testimonial{grid-column:auto}.media-image{order:-1}.resource-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.container{width:min(calc(100% - 32px),var(--max))}.section{padding:72px 0}.hero h1{font-size:3rem}.hero-stat>*{font-size:.55rem;padding:11px 5px}.service-grid,.resource-grid,.contact-form{grid-template-columns:1fr}.contact-form label,.contact-form button{grid-column:auto}.footer-wrap{flex-direction:column;align-items:flex-start}.footer-logo{width:260px}.modal-dialog{padding:32px 22px;margin:2vh auto;max-height:96vh}}

.foundation-link{margin-top:18px;padding:14px 18px;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.35);border-radius:4px;display:flex;justify-content:center;align-items:center;transition:transform .2s ease,box-shadow .2s ease}.foundation-link a{display:block;line-height:0}.foundation-link img{display:block;width:min(100%,520px);height:auto;max-height:105px;object-fit:contain}.foundation-link:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,0,0,.18)}
.footer-talk-button{display:inline-flex;align-items:center;gap:14px;padding:14px 23px;background:#2b6b99!important;color:#fff!important;border:1px solid rgba(255,255,255,.35);border-radius:4px;text-decoration:none;font-weight:800;box-shadow:0 8px 20px rgba(0,0,0,.18);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.footer-talk-button b{font-size:1.15rem;line-height:1}.footer-talk-button:hover{transform:translateY(-2px);background:#1f587f!important;box-shadow:0 12px 26px rgba(0,0,0,.24)}
@media(max-width:620px){.foundation-link img{max-height:80px}.footer-talk-button{width:100%;justify-content:center}}

.footer-talk-button{background:#000!important;color:#fff!important}
.footer-talk-button:hover{background:#1a1a1a!important}

/* Lead Empowered TV section — refined layout */
.media{background:#102b3a;color:#fff;padding:96px 0}
.media-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);gap:72px;align-items:center}
.media-copy{max-width:650px}
.media h2{font-size:clamp(2.35rem,4vw,4rem);max-width:620px}
.media-copy>p:not(.eyebrow){color:#d4e0e5;font-size:1.05rem;max-width:590px}
.media-copy .light-button{margin-top:8px;background:#fff;color:#102b3a;border:1px solid #fff;font-weight:800;box-shadow:0 8px 22px rgba(0,0,0,.16)}
.media-copy .light-button:hover{background:#2b6b99;color:#fff;border-color:#2b6b99}
.media-endorsement{margin:32px 0 0;padding:22px 24px;border-left:3px solid #d6aa4b;background:rgba(255,255,255,.055);max-width:620px}
.media-endorsement p{font-size:.92rem;line-height:1.65;color:#e4ecef;margin:0 0 10px}
.media-endorsement cite{font-size:.75rem;color:#9bc4d8;font-style:normal;font-weight:800}
.media-visual{display:flex;flex-direction:column;gap:18px;min-width:0}
.media-image{background:#fff;padding:10px;border-radius:6px;box-shadow:0 25px 55px rgba(0,0,0,.3)}
.media-image img{display:block;width:100%;height:auto;border-radius:3px}
.foundation-link{display:block;padding:16px 20px 14px;background:#fff;border:1px solid rgba(255,255,255,.3);border-radius:6px;text-decoration:none;text-align:center;box-shadow:0 12px 28px rgba(0,0,0,.16);transition:transform .2s ease,box-shadow .2s ease}
.foundation-link:hover{transform:translateY(-2px);box-shadow:0 17px 34px rgba(0,0,0,.24)}
.foundation-kicker{display:block;margin:0 0 9px;color:#6a757b;font-size:.58rem;font-weight:800;letter-spacing:.18em}
.foundation-link img{display:block;width:min(100%,500px);max-height:78px;height:auto;object-fit:contain;margin:0 auto}
@media(max-width:900px){
  .media-grid{grid-template-columns:1fr;gap:48px}
  .media-copy{max-width:none}
  .media-visual{max-width:720px;margin:0 auto;width:100%}
}
@media(max-width:620px){
  .media{padding:75px 0}
  .media h2{font-size:2.45rem}
  .media-image{padding:7px}
  .foundation-link{padding:13px 15px}
  .foundation-link img{max-height:62px}
}

/* FINAL FOOTER */
.site-footer{width:100%;background:#101e22;color:#bdc7c7;padding:52px 0}
.site-footer .footer-columns{width:min(1180px,calc(100% - 48px));margin:0 auto;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,1.25fr) minmax(0,1fr)!important;grid-template-rows:1fr!important;gap:48px!important;align-items:center!important}
.site-footer .footer-column{display:flex!important;flex-direction:column!important;min-width:0!important;width:auto!important}
.site-footer .footer-left{align-items:flex-start!important;text-align:left!important}
.site-footer .footer-center{align-items:center!important;justify-content:center!important;text-align:center!important}
.site-footer .footer-right{align-items:flex-end!important;text-align:right!important}
.site-footer .footer-brand-image{display:block;width:310px;max-width:100%;height:auto}
.site-footer .footer-tagline{margin:12px 0 5px!important;color:#d3dcde!important;font-size:.84rem!important}
.site-footer .footer-copyright{margin:0!important;color:#8f9b9e!important;font-size:.72rem!important}
.site-footer .footer-verse{width:100%;max-width:450px;padding:4px 30px;border-left:1px solid rgba(255,255,255,.16);border-right:1px solid rgba(255,255,255,.16)}
.site-footer .footer-verse p{margin:0 0 9px!important;color:#d4dcde!important;font-family:Manrope,sans-serif!important;font-size:.9rem!important;line-height:1.6!important}
.site-footer .footer-verse cite{color:#d6aa4b!important;font-size:.72rem!important;font-style:normal!important;font-weight:800!important;letter-spacing:.05em}
.site-footer .footer-talk-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:13px!important;padding:14px 24px!important;background:#000!important;color:#fff!important;border:1px solid rgba(255,255,255,.25)!important;border-radius:4px!important;text-decoration:none!important;font-weight:800!important;box-shadow:0 8px 20px rgba(0,0,0,.22)!important;transition:transform .2s ease,background .2s ease!important}
.site-footer .footer-talk-button b{font-size:1.1rem;line-height:1}
.site-footer .footer-talk-button:hover{background:#222!important;transform:translateY(-2px)}
.site-footer .footer-phone{margin:12px 0 0!important;font-size:.82rem!important}
.site-footer .footer-phone a{color:#fff!important;text-decoration:none!important;font-weight:700!important}
.site-footer .footer-phone a:hover{text-decoration:underline!important}
@media(max-width:900px){.site-footer .footer-columns{grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important;gap:32px!important}.site-footer .footer-left,.site-footer .footer-center,.site-footer .footer-right{align-items:flex-start!important;text-align:left!important}.site-footer .footer-verse{max-width:650px;padding:22px 0;border-left:0;border-right:0;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}}
/* Author Portfolio */
.author-portfolio{background:#f5f7f8}
.author-heading{max-width:760px;margin:0 auto 52px;text-align:center}
.author-heading h2{margin-bottom:16px}
.author-heading>p:last-child{color:#5f6d73;max-width:680px;margin:0 auto;line-height:1.7}
.book-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:stretch}
.book-card{background:#fff;border:1px solid #e1e7ea;border-radius:6px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 28px rgba(16,43,58,.07);transition:transform .2s ease,box-shadow .2s ease}
.book-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px rgba(16,43,58,.13)}
.book-cover{background:#e9eef1;padding:22px 22px 0;display:flex;justify-content:center;align-items:flex-end;min-height:430px}
.book-cover img{display:block;width:100%;max-width:245px;height:390px;object-fit:cover;object-position:center top;box-shadow:0 12px 24px rgba(0,0,0,.18)}
.book-content{padding:26px 27px 30px;display:flex;flex-direction:column;flex:1}
.book-category{margin:0 0 8px;color:#2b6b99;font-size:.68rem;font-weight:800;letter-spacing:.16em}
.book-content h3{margin:0 0 10px;font-size:1.55rem}
.book-content p:not(.book-category){color:#5f6d73;line-height:1.6;margin:0 0 20px}
.text-link{margin-top:auto;color:#2b6b99;text-decoration:none;font-weight:800;font-size:.9rem}
.text-link span{display:inline-block;margin-left:5px;transition:transform .2s ease}
.text-link:hover span{transform:translateX(4px)}
.write-empowered-cta{margin-top:52px;padding:34px 38px;background:#102b3a;color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:35px}
.write-empowered-cta h3{font-size:1.55rem;max-width:720px;margin:0 0 8px}
.write-empowered-cta p:not(.eyebrow){color:#cbd7dc;max-width:760px;margin:0;line-height:1.6}
.write-empowered-cta .eyebrow{color:#9bc4d8;margin-bottom:8px}
.write-empowered-cta .button{flex:0 0 auto}
@media(max-width:900px){
  .book-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}
  .book-cover{min-height:auto;padding-top:24px}
  .book-cover img{height:auto;max-height:540px;object-fit:contain}
  .write-empowered-cta{flex-direction:column;align-items:flex-start}
}
@media(max-width:620px){
  .author-heading{margin-bottom:34px}
  .book-content{padding:22px}
  .write-empowered-cta{padding:28px 24px}
}

/* Footer social links */
.site-footer .footer-social-title{
  margin:0 0 14px!important;
  color:#d6aa4b!important;
  font-size:.68rem!important;
  font-weight:800!important;
  letter-spacing:.16em!important;
}
.site-footer .footer-social-links{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
}
.site-footer .footer-social-links a{
  width:42px!important;
  height:42px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid rgba(255,255,255,.22)!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.05)!important;
  color:#fff!important;
  transition:transform .2s ease,background .2s ease,border-color .2s ease!important;
}
.site-footer .footer-social-links a:hover{
  transform:translateY(-3px)!important;
  background:#2b6b99!important;
  border-color:#2b6b99!important;
}
.site-footer .footer-social-links svg{
  width:19px!important;
  height:19px!important;
  fill:currentColor!important;
  display:block!important;
}
.site-footer .footer-social-label{
  margin:13px 0 0!important;
  color:#8f9b9e!important;
  font-size:.72rem!important;
}
@media(max-width:900px){
  .site-footer .footer-social-links{justify-content:flex-start!important}
}

/* Insights page */
.insights-hero{padding:88px 0 78px;background:#102b3a;color:#fff}
.insights-hero h1{font-size:clamp(2.8rem,5vw,4.7rem);max-width:900px;margin:0 auto 20px}
.insights-hero h1 em{color:#78afd1;font-style:normal}
.insights-hero .container>p:last-child{max-width:700px;margin:0 auto;color:#d4e0e5;font-size:1.1rem}
.insights-section{background:#f5f7f8;min-height:55vh}
.feed-status{margin:0 0 28px;color:#2b6b99;font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.insight-card{background:#fff;border:1px solid #dfe6e9;padding:30px;display:flex;flex-direction:column;min-height:290px;box-shadow:0 8px 24px rgba(16,43,58,.05);transition:transform .2s ease,box-shadow .2s ease}
.insight-card:hover{transform:translateY(-4px);box-shadow:0 15px 32px rgba(16,43,58,.1)}
.insight-date{margin:0 0 12px;color:#2b6b99;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.insight-card h2{font-size:1.45rem;margin:0 0 12px}
.insight-card>p:not(.insight-date){color:#5e6c70;line-height:1.65;margin:0 0 22px}
.insight-card .text-link{margin-top:auto}
.feed-error{max-width:650px;margin:30px auto;text-align:center;background:#fff;padding:40px;border:1px solid #dfe6e9}
.feed-error h2{font-size:2rem}
.feed-error p{color:#5e6c70}
@media(max-width:900px){.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.insights-hero{padding:70px 0 60px}.insights-grid{grid-template-columns:1fr}.insight-card{min-height:250px}}


/* Consistent social icons across the site */
.site-footer .footer-social-links{display:flex;align-items:center;justify-content:center;gap:10px;margin:10px 0}
.site-footer .footer-social-links a{display:inline-flex!important;align-items:center;justify-content:center;width:38px;height:38px;padding:0!important;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#fff!important;background:rgba(255,255,255,.06);line-height:1}
.site-footer .footer-social-links a:hover{background:#2b6b99;border-color:#2b6b99;transform:translateY(-1px)}
.site-footer .footer-social-links svg{display:block!important;width:20px!important;height:20px!important;min-width:20px;min-height:20px;fill:currentColor!important;stroke:none!important}
.site-footer .footer-social-label{margin:8px 0 0;text-align:center;color:#b7c3c7;font-size:.75rem}
