.elementor-2421 .elementor-element.elementor-element-eea37d5{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-ce50d67 */body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  color: #222;
  background: #f7f7f7;
  line-height: 1.6;
}

html, body, h1, h2, h3, p, ul, li, td, th, div, a, span {
  color: #222 !important;
}

header, section, footer {
  max-width: 960px;
  margin: auto;
  padding: 40px 20px;
  background: #fff;
  margin-bottom: 20px;
  border-radius: 12px;
}

h1, h2, h3 {
  color: #003366;
}

ul {
  padding-left: 20px;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
}

th, td {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: left;
}

.cta {
  background: #003366;
  color: #fff !important;
  text-align: center;
  padding: 40px 20px;
  border-radius: 12px;
}

.cta a {
  font-weight: bold;
  text-decoration: none;
  background: #fff;
  color: #003366 !important;
  padding: 10px 20px;
  border-radius: 8px;
  display: inline-block;
  margin-top: 10px;
}

.highlight {
  background: #eaf6ff;
  padding: 10px;
  border-left: 4px solid #003366;
  margin: 20px 0;
}/* End custom CSS */