
  /* Center only the headings inside the advantages cards. */
  body.page #wrapper .walkinto-about-new .adv-item h3{
    text-align:center!important;
  }
