.elementor-2274 .elementor-element.elementor-element-1ba11a7{--display:flex;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-edcb6ee */.starlink-container {
  max-width: 900px;
  margin: auto;
  padding: 30px;
  background: #f5f9ff;
  border-radius: 12px;
  font-family: 'Segoe UI', sans-serif;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}

.title {
  font-size: 2.2rem;
  text-align: center;
  color: #003366;
  margin-bottom: 25px;
}

.intro {
  font-size: 1.1rem;
  line-height: 1.8;
  text-align: justify;
  margin-bottom: 30px;
}

.section-heading {
  font-size: 1.4rem;
  color: #005b4f;
  margin-top: 30px;
  margin-bottom: 15px;
  border-left: 5px solid #00bfa5;
  padding-left: 12px;
}

.starlink-table-wrapper {
  overflow-x: auto;
  margin-top: 20px;
}

.starlink-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.starlink-table th,
.starlink-table td {
  padding: 12px 16px;
  border: 1px solid #ccc;
  text-align: center;
}

.starlink-table th {
  background: #004d99;
  color: white;
}

.benefits-list,
.location-list {
  padding-left: 20px;
  margin-bottom: 20px;
}

.benefits-list li,
.location-list li {
  font-size: 1rem;
  line-height: 1.6;
}

.starlink-summary {
  background: #e0f2f1;
  padding: 15px;
  border-left: 6px solid #009688;
  border-radius: 8px;
  margin-bottom: 25px;
  line-height: 1.6;
}

a {
  color: #007acc;
  text-decoration: underline;
}

ol {
  margin-left: 20px;
  line-height: 1.6;
}/* End custom CSS */