/* Start custom CSS for section, class: .elementor-element-5c2b7eca */.pt-golden-visa {
  max-width: 800px;
  margin: auto;
  padding: 0 1rem;
  font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", sans-serif;
  line-height: 1.8;
  color: #333;
}

.pt-golden-visa h1 {
  font-size: 2rem;
  margin-top: 1.5em;
  margin-bottom: 1em;
  line-height: 1.4;
  color: #111;
}

.pt-golden-visa h2 {
  font-size: 1.5rem;
  color: #1a1a1a;
  font-weight: 700;
  margin-top: 2em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}

.pt-golden-visa p {
  margin-bottom: 1em;
  max-width: 70ch;
}

.pt-golden-visa ul {
  padding-left: 1.4em;
  margin-bottom: 1em;
  line-height: 1.6;
}

.pt-golden-visa .cta {
  margin: 2em 0;
  text-align: center;
}
.pt-golden-visa .cta a {
  display: inline-block;
  background: #3c5f88;
  color: #fff!important;
  padding: 12px 28px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s, transform 0.2s;
}
.pt-golden-visa .cta a:hover {
  background: #2f4a6a;
  transform: translateY(-2px);
}

/* 響應式優化 */
@media (max-width: 600px) {
  .pt-golden-visa h1 {
    font-size: 1.6rem;
  }
  .pt-golden-visa h2 {
    font-size: 1.3rem;
  }
  .pt-golden-visa .cta a {
    width: 100%;
    padding: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-5e6e5b5 */.pt-golden-visa {
  max-width: 800px;
  margin: auto;
  padding: 0 1rem;
  font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", sans-serif;
  line-height: 1.8;
  color: #333;
}

.pt-golden-visa h1 {
  font-size: 2rem;
  margin-top: 1.5em;
  margin-bottom: 1em;
  line-height: 1.4;
  color: #111;
}

.pt-golden-visa h2 {
  font-size: 1.5rem;
  color: #1a1a1a;
  font-weight: 700;
  margin-top: 2em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}

.pt-golden-visa p {
  margin-bottom: 1em;
  max-width: 70ch;
}

.pt-golden-visa ul {
  padding-left: 1.4em;
  margin-bottom: 1em;
  line-height: 1.6;
}

.pt-golden-visa .cta {
  margin: 2em 0;
  text-align: center;
}
.pt-golden-visa .cta a {
  display: inline-block;
  background: #3c5f88;
  color: #fff!important;
  padding: 12px 28px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s, transform 0.2s;
}
.pt-golden-visa .cta a:hover {
  background: #2f4a6a;
  transform: translateY(-2px);
}

/* 響應式優化 */
@media (max-width: 600px) {
  .pt-golden-visa h1 {
    font-size: 1.6rem;
  }
  .pt-golden-visa h2 {
    font-size: 1.3rem;
  }
  .pt-golden-visa .cta a {
    width: 100%;
    padding: 14px;
  }
}/* End custom CSS */