/* Start custom CSS for section, class: .elementor-element-4434ee9 */.australia-immigration {
  font-family: 'Noto Sans TC', sans-serif;
  color: #333;
  line-height: 1.8;
  background-color: #fff;
  padding: 30px;
}

.australia-immigration h2 {
  color: #2c4d73;
  border-left: 4px solid #2c4d73;
  padding-left: 10px;
  margin-top: 40px;
}

.australia-immigration h3 {
  color: #325a7e;
  margin-top: 25px;
}

.australia-immigration h4 {
  color: #416d8b;
  margin-top: 20px;
}

.australia-immigration p {
  margin-bottom: 15px;
}

.australia-immigration ul {
  margin-left: 20px;
  margin-bottom: 20px;
  list-style-type: disc;
}

.cta-box {
  background-color: #f1f6fa;
  border: 1px solid #c5d5e4;
  padding: 20px;
  text-align: center;
  border-radius: 6px;
  margin: 25px 0;
}

.cta-box p {
  font-weight: 600;
  color: #1f3c55;
  margin-bottom: 10px;
}

.cta-button {
  background-color: #2c4d73;
  color: #fff!important;
  padding: 10px 25px;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
  transition: background 0.3s ease;
}

.cta-button:hover {
  background-color: #3b618f;
}

.team-section, .honor-section {
  background: #f8fbfd;
  padding: 20px;
  border-left: 4px solid #c2d3e1;
  margin-top: 30px;
  border-radius: 6px;
}

.ref-note {
  font-size: 14px;
  color: #666;
  text-align: right;
  margin-bottom: 20px;
}

.faq {
  background: #f1f5f8;
  padding: 20px;
  border-radius: 8px;
  margin-top: 30px;
}

.faq-item {
  margin-bottom: 20px;
}

.faq-item h3 {
  color: #2c4d73;
}

.faq-item p {
  margin-top: 5px;
}/* End custom CSS */