.footer-with-separation {
  line-height: 1.4;
}
.footer-with-separation .wp-block-heading {
  color: var(--rh--color--footer--text);
}
.footer-with-separation hr {
  background-color: var(--rh--color--footer--text);
  height: 2px;
}
.footer-with-separation .wp-block-button__link {
  color: var(--rh--color--ci--contrast);
}
.footer-with-separation .wp-block-button__link:active, .footer-with-separation .wp-block-button__link:hover {
  color: var(--rh--color--ci--secondary--contrast);
}
.footer-with-separation .embed-google-maps .embed-privacy-logo {
  display: none;
}
.footer-with-separation .embed-google-maps .embed-privacy-overlay {
  font-size: 1.2rem;
  line-height: 1.3;
}