/* Turn the administration-measure note into a concise, finished closing callout. */
html body.v71-page-savings-proof .v58-savings-admin{
  padding:64px 0!important;
  background:#f3f8ef!important;
}
html body.v71-page-savings-proof .v58-savings-admin .subpage-head{
  max-width:920px!important;
  margin:0!important;
  padding:30px 34px!important;
  border:1px solid #d3e3cd!important;
  border-left:4px solid #629438!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 12px 28px rgba(35,68,39,.055)!important;
}
html body.v71-page-savings-proof .v58-savings-admin .eyebrow-simple{
  display:block!important;
  margin:0 0 10px!important;
  color:#477528!important;
  font-size:11px!important;
  font-weight:800!important;
  letter-spacing:.13em!important;
}
html body.v71-page-savings-proof .v58-savings-admin h2{
  max-width:720px!important;
  margin:0 0 12px!important;
  font-size:clamp(28px,3vw,40px)!important;
  line-height:1.13!important;
  letter-spacing:-.035em!important;
}
html body.v71-page-savings-proof .v58-savings-admin p{
  max-width:780px!important;
  margin:0!important;
  color:#56665b!important;
  font-size:16px!important;
  line-height:1.65!important;
}
@media(max-width:700px){
  html body.v71-page-savings-proof .v58-savings-admin{padding:44px 0!important}
  html body.v71-page-savings-proof .v58-savings-admin .subpage-head{padding:24px!important}
}
