.branding-setup-fees-container {
  text-align: center;
  color: #000;
  line-height: normal;

  .branding-setup-fees-title {
    font-size: 1.75rem;
    font-weight: 800;
  }

  .branding-setup-fees-content {
    text-align: center;
    margin-top: 1rem;
    padding: 0 2rem;

    * {
      margin: 0;
    }

    h2 {
      font-size: 1.25rem;
      font-weight: 500;
    }

    strong {
      font-weight: 800;
    }
  }
}
