.prodigy-admin-custom-template__wizard {
  .sync-store {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    padding: 12px;
    background-color: color(grey-450);
  }
  .sync-store__txt {
    font-size: 13px;
    line-height: 20px;
  }
}
