/* .foot{
    display: block;
    position: absolute;
    bottom: auto;
    background: linear-gradient(90deg,rgba(40, 47, 100, 0.8),rgba(120,2,6,.8));
    width: 102%;
    padding: 2%;
    color: #fff;
    text-align: center;
  } */
