.footer-minimal {
  width: 100%;
  background: #010a18;
  color: #bdbdbd;
  text-align: center;
  padding: 28px 16px;
  font-size: 12px;
  letter-spacing: 0.5px;
  border-top: 1px solid #181c22;
  margin-top: 32px;
}
