.footer hr {
  border: none;
  border-top: 1px solid gray;
  margin: 30px 0;
  
}

.footer .copyright {
  text-align: center;
  font-size: 14px;
  color: #64748b;
  margin-bottom: 10px;
}