.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS */[data-id="footer-bar"] { width: 100%; }

.g-foot {
  max-width: 1240px;
  margin: 0 auto;
  padding: 28px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'JetBrains Mono', ui-monospace, monospace;
  font-size: 11px;
  color: #6f839c;
  letter-spacing: .08em;
  flex-wrap: wrap;
  gap: 12px;
  border-top: 1px solid rgba(255,255,255,.1);
  width: 100%;
  box-sizing: border-box;
}
.g-foot a { color: #6f839c; text-decoration: none; transition: color .25s; }
.g-foot a:hover { color: #0AA9E2; }/* End custom CSS */