.elementor-1071 .elementor-element.elementor-element-5924069f{--display:flex;}/* Start custom CSS for html, class: .elementor-element-56c4475 *//* 外層包裝：控制最大寬度與字型 */
.privacy-wrapper {
  font-family: "Noto Sans TC", sans-serif;
  line-height: 1.8;
  font-size: 16px;
  color: #1f2937;
  padding: 20px;
}

/* 主標題 */
.privacy-wrapper h1 {
  font-size: 28px;
  font-weight: bold;
  border-bottom: 2px solid #e5e7eb;
  padding-bottom: 10px;
  margin-bottom: 30px;
  color: #111827;
}

/* 子標題 */
.privacy-wrapper h2 {
  font-size: 22px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 16px;
  border-left: 4px solid #3b82f6;
  padding-left: 12px;
  color: #1e3a8a;
}

.privacy-wrapper h3 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 10px;
}

/* 段落與清單 */
.privacy-wrapper p {
  margin-bottom: 16px;
}

.privacy-wrapper ul {
  padding-left: 20px;
  margin-bottom: 16px;
}

.privacy-wrapper li {
  margin-bottom: 8px;
}

/* 建議區塊樣式 */
.privacy-wrapper .suggestion-box {
  background-color: #f9fafb;
  border-left: 4px solid #9ca3af;
  padding: 12px 16px;
  margin: 24px 0;
  font-size: 15px;
  color: #374151;
}

/* 連結樣式 */
.privacy-wrapper a {
  color: #2563eb;
  text-decoration: underline;
}

.privacy-wrapper a:hover {
  color: #1d4ed8;
  text-decoration: none;
}/* End custom CSS */