/* Give the Evidence Trail share prompt a compact, deliberate callout form. */
html body.v71-page-assurance-evidence-trail .page-share-band{
  padding:48px 0!important;
  background:transparent!important;
  border:0!important;
}
html body.v71-page-assurance-evidence-trail .page-share-band-inner{
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:36px!important;
  align-items:center!important;
  max-width:1040px!important;
  margin:0 auto!important;
  padding:30px 34px!important;
  border:1px solid #cfe2c5!important;
  border-left:4px solid #5a932d!important;
  border-radius:18px!important;
  background:linear-gradient(110deg,#f3f9ef,#edf6e9)!important;
  box-shadow:0 12px 30px rgba(27,64,31,.05)!important;
}
html body.v71-page-assurance-evidence-trail .page-share-band-inner>div:first-child{max-width:720px!important}
html body.v71-page-assurance-evidence-trail .page-share-band-inner small{display:block!important;margin:0 0 8px!important}
html body.v71-page-assurance-evidence-trail .page-share-band-inner strong{display:block!important;margin:0 0 8px!important;font-size:22px!important;line-height:1.25!important}
html body.v71-page-assurance-evidence-trail .page-share-band-inner p{margin:0!important;font-size:15px!important;line-height:1.55!important}
html body.v71-page-assurance-evidence-trail .page-share-actions{margin:0!important;justify-self:end!important}
html body.v71-page-assurance-evidence-trail .page-share-actions .btn{min-height:46px!important;padding:11px 18px!important;white-space:nowrap!important;justify-content:center!important}
@media(max-width:700px){
  html body.v71-page-assurance-evidence-trail .page-share-band{padding:34px 0!important}
  html body.v71-page-assurance-evidence-trail .page-share-band-inner{grid-template-columns:1fr!important;gap:20px!important;padding:25px 22px!important}
  html body.v71-page-assurance-evidence-trail .page-share-actions{justify-self:start!important}
}
