.elementor-5360 .elementor-element.elementor-element-9d63593{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-7e1dcb2 */.about-us {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 30px;
  font-family: 'Segoe UI', sans-serif;
  background-color: #fff;
  color: #333;
  line-height: 1.7;
  border-radius: 10px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
}

.about-header {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 30px;
}

.about-logo {
  flex-shrink: 0;
}

.about-us h1 {
  font-size: 2.2em;
  color: #003366;
  margin: 0;
}

.about-us h2 {
  font-size: 1.6em;
  color: #003366;
  margin-top: 30px;
  margin-bottom: 10px;
}

.about-us p {
  margin-bottom: 16px;
}

.about-us ul {
  margin-left: 20px;
  margin-bottom: 16px;
}

.about-us li {
  margin-bottom: 8px;
}

.about-us a {
  color: #007acc;
  text-decoration: none;
}

.about-us a:hover {
  text-decoration: underline;
}

.about-us .thank-you {
  margin-top: 40px;
  font-weight: bold;
  font-size: 1.1em;
  color: #003366;
}/* End custom CSS */