.elementor-9 .elementor-element.elementor-element-3eebe62{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:-2px;--padding-bottom:-2px;--padding-left:-2px;--padding-right:-2px;}/* Start custom CSS for html, class: .elementor-element-17a787a */.custom-footer {
  background-color: #000;
  color: #fff;
  padding: 40px 20px;
  font-family: 'Segoe UI', sans-serif;
  font-size: 20px;
  line-height: 1.8;
  border-top: 4px solid #00cc66; /* Green accent */
}

.custom-footer p {
  margin-bottom: 20px;
}

.custom-footer strong {
  color: #00cc66; /* Green highlight */
}

.custom-footer em {
  font-style: italic;
  color: #ccc;
}

.footer-note {
  font-size: 13px;
  color: #aaa;
  border-top: 1px solid #333;
  padding-top: 15px;
  margin-top: 20px;
}/* End custom CSS */