.hrFooter {
    border: none;
    height: 2px;
    width: 1500px;
    background-color: rgb(30, 72, 200);
    margin: 10px auto;
  }

.footer {
    text-align: center;
    font-size: 20px;
    color: rgb(255, 255, 255);
    font-family: coolvetica;
}