
  .wrap.svelte-1ea9r9b {
    width: 100%;
    text-align: center;
  }
  /*Selling Points*/
  .points.svelte-1ea9r9b {
    display: flex;
    flex-direction: column;
    margin: 10px 20px;
  }
  .p.svelte-1ea9r9b {
    font-weight: bold;
  }

  .header.svelte-1ea9r9b {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .h_title.svelte-1ea9r9b {
    font-weight: 700;
    font-size: 32px;
  }
  .h_sub.svelte-1ea9r9b {
    font-weight: 500;
    font-size: 18px;
  }
  .h_subc.svelte-1ea9r9b {
    font-weight: bold;
    font-size: 18px;
  }
  .h_hl.svelte-1ea9r9b {
    font-weight: bold;
    -webkit-text-decoration: dashed;
            text-decoration: dashed;
  }
