footer {
  margin: auto;

  hr {
    border: 1px solid rgb(255 255 255 / .3);
    width: 100%;
  }

  .logo-title {
    font-size: 40px;
    text-align: center;
  }
}