 footer {
      background-color: #EF2B2D;
      color: white;
      padding: 20px;
      margin-top: 40px;
      text-align: center;
    }

    a {
      color: white;
      text-decoration: underline;
    }