.bg-footer {
  background: white;
}

.footer-marker {
  width: 40px;
  height: 10px;
  border-radius: 5px;
  background-color: var(--bg-orange);
}

.footer-mail-container {
  max-width: 80%;
  min-width: 16rem;
  padding: 0.5rem 0 0.5rem 1.3rem;
}