.elementor-1289 .elementor-element.elementor-element-dcfc434{--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-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-cb29487 */.marqsoc-footer-dark {
  background-color: #ffffff;
  color: #000000;
  padding: 40px 20px;
  font-family: 'Poppins', sans-serif;
}

.footer-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
}

.footer-col {
  flex: 1;
  min-width: 220px;
}

.footer-logo {
  max-width: 150px;
  margin-bottom: 10px;
}

.footer-col h4 {
  font-size: 18px;
  color: #000000;
  margin-bottom: 15px;
  font-weight: 600;
}

.footer-col ul {
  list-style: none;
  padding: 0;
}

.footer-col ul li {
  margin-bottom: 8px;
  color: #333333;
}

.footer-col ul li a {
  color: #333333;
  text-decoration: none;
}

.footer-col ul li a:hover {
  color: #000000;
}

.footer-social a img {
  width: 28px;
  margin-right: 10px;
  transition: 0.3s;
}

.footer-social a img:hover {
  transform: scale(1.1);
}

.footer-bottom {
  border-top: 1px solid #ccc;
  margin-top: 30px;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 14px;
}

.footer-bottom p {
  margin: 0;
  color: #444444;
}

.footer-links a {
  color: #333333;
  margin-left: 15px;
  text-decoration: none;
}

.footer-links a:hover {
  color: #000000;
}/* End custom CSS */