.slater-footer {
}
.slater-footer__inner {
  border-top: 2px solid var(--black);
  height: 65px;
  @media (--600) {
    height: 80px;
  }
}
