.footer-contact {
  display: flex;
  flex-direction: column;
  gap: 7px;
  margin-top: 18px;
  color: #526057;
  font-style: normal;
  line-height: 1.6;
  overflow-wrap: anywhere;
}
.footer-contact a { color: #244c3c; }
