/* Centre the calculator follow-up actions as one clear action group. */
html body.v71-page-value-efficiency .result-cta-stack{
  align-items:center!important;
  text-align:center!important;
}
html body.v71-page-value-efficiency .result-cta-stack .btn,
html body.v71-page-value-efficiency .result-cta-stack .text-action{
  align-self:center!important;
}
