.elementor-1628 .elementor-element.elementor-element-33750e0{--display:flex;}.elementor-1628 .elementor-element.elementor-element-6e21f6b{--spacer-size:50px;}.elementor-1628 .elementor-element.elementor-element-e910388{--display:flex;--margin-top:100px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;}.elementor-1628 .elementor-element.elementor-element-5c5f5b7 > .elementor-widget-container{padding:100px 100px 100px 100px;border-style:solid;}body.elementor-page-1628:not(.elementor-motion-effects-element-type-background), body.elementor-page-1628 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-blocksy_palette_4 );}@media(max-width:767px){.elementor-1628 .elementor-element.elementor-element-5c5f5b7 > .elementor-widget-container{padding:10px 10px 10px 10px;border-radius:4px 4px 4px 4px;}}/* Start custom CSS for html, class: .elementor-element-3766965 */.contact-options {
  background-color: #0b1623;
  padding: 60px 20px;
  text-align: center;
  color: #ffffff;
  font-family: 'Inter', sans-serif;
}

.contact-container h2 {
  font-size: 2rem;
  color: #1e90ff;
  margin-bottom: 12px;
}

.contact-container p {
  color: #b0bfd4;
  font-size: 1rem;
  max-width: 700px;
  margin: 0 auto 30px;
}

.contact-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.contact-link {
  color: #1e90ff;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.3s ease;
}

.contact-link:hover {
  color: #00ffd0;
}/* End custom CSS */