.elementor-46 .elementor-element.elementor-element-34e1e6e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-46 .elementor-element.elementor-element-3c2776e{text-align:center;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for text-editor, class: .elementor-element-3c2776e */.custom-footer {
  border-top: 1px solid #00ffff;
  box-shadow: 0 -2px 10px #00ffff;
}
/* OWAW Custom Footer */
.owaw-footer {
  background: #000; /* black strip */
  text-align: center;
  padding: 15px 0;
  border-top: 1px solid #00ffff; /* neon divider */
  box-shadow: 0 -2px 10px rgba(0, 255, 255, 0.6); /* glow effect */
}

.owaw-footer .footer-links a {
  color: #fff;
  text-decoration: none;
  margin: 0 15px;
  font-family: 'Orbitron', sans-serif;
  font-size: 14px;
  transition: color 0.3s, text-shadow 0.3s;
}

.owaw-footer .footer-links a:hover {
  color: #00ffff;
  text-shadow: 0 0 8px #00ffff;
}/* End custom CSS */