.page-node-type-dew-product-landing #banner {
  position: relative;
  z-index: 2;
}
.dew-site-footer__brand {
  display: flex;
  gap: 20px;
  align-items: center;
}

.dew-site-footer__brand p {
  margin: 0 0 10px !important;
  padding: 0;
}

.dew-site-footer__brand svg {
  color: #fff;
}

.dew-site-footer__brand a {
  border: none;
}
