.elementor-42 .elementor-element.elementor-element-498ab74{--display:flex;}/* Start custom CSS for html, class: .elementor-element-3660f9d */.custom-footer {
  border-top: 1px solid #e1e4e8;
  padding: 20px 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #222;
  margin-top: 40px;
}

.footer-container {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.footer-left {
  flex: 1 1 auto;
}

.footer-left a {
  color: #1b95e0;
  text-decoration: none;
}

.footer-right {
  flex: 1 1 auto;
  text-align: right;
}

.footer-right a {
  margin-left: 12px;
  color: #1b95e0;
  text-decoration: none;
}

.footer-right a:first-child {
  margin-left: 0;
}/* End custom CSS */