/* Start custom CSS for wp-widget-text, class: .elementor-element-b85d251 */.au-immigration-post {
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  background: #f7f9fb;
  color: #2e3a48;
  line-height: 1.9;
  padding: 40px 20px;
}

.au-immigration-post .container {
  max-width: 900px;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  padding: 45px 40px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}

.au-immigration-post h1 {
  color: #005fa3;
  text-align: center;
  margin-bottom: 30px;
}

.au-immigration-post h2, 
.au-immigration-post h3 {
  color: #003f6f;
  margin-top: 35px;
  margin-bottom: 15px;
}

.au-immigration-post p {
  margin-top: 10px;
  margin-bottom: 20px;
}

.au-immigration-post ul {
  list-style: none;
  padding-left: 0;
  margin-top: 10px;
  margin-bottom: 25px;
}

.au-immigration-post ul li {
  margin-bottom: 12px;
}

.au-immigration-post .highlight {
  font-weight: bold;
  background: #e8f1fb;
  padding: 12px 14px;
  border-left: 5px solid #0072ce;
  border-radius: 4px;
  margin-bottom: 25px;
}

.au-immigration-post .cta {
  background: #0072ce;
  color: #fff !important;
  padding: 6px 14px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: bold;
  transition: background 0.2s ease;
  display: inline-block;
}

.au-immigration-post .cta:hover {
  background: #005fa3;
  color: #fff !important;
}

.au-immigration-post .cta-box {
  background: #f0f6fc;
  border-left: 5px solid #0072ce;
  padding: 25px;
  border-radius: 8px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.au-immigration-post .contact {
  margin-top: 25px;
  margin-bottom: 25px;
  line-height: 1.8;
}

.au-immigration-post .contact a {
  color: #0072ce;
  font-weight: bold;
}

.au-immigration-post .contact a:hover {
  text-decoration: underline;
}

.au-immigration-post hr {
  margin: 35px 0;
  border: 0;
  border-top: 1px solid #e0e4e8;
}

.au-immigration-post .hashtags {
  margin-top: 35px;
  font-size: 14px;
  color: #6b7b8a;
  text-align: center;
}/* End custom CSS */